1

Topic: TR-DOS ERASE command

Hello,
I maybe have found a problem with the TR-DOS emulator in latest 0.8.6 version of ESXDOS...
The ERASE command does not work properly - the first execution returns the message "* BREAK *"
(and file remains on TR-DOS "diskette") .
The file is removed by the second ERASE command...
You can try this sequention of TR-DOS commands :
SAVE "zz" CODE 0,256
CAT
ERASE "zz" CODE
CAT
ERASE "zz" CODE
CAT