Bug Report for MENU.COM
After receiving and installing my Ultimate1MB I strated to play around with SDX and found this.
I am not sure if this has already been reported but here we go.
When there is no physical drive on drive A: and with a ramdisk on drive O: do the following:
D1:TYPE CAR:MENU.COM >>O:MENU.COM
D1:TYPE CAR:APPEND.COM >>O:APPEND.COM
D1:O:
DO:MENU
MENU.COM will load and will display the directory of drive O: showing two files copied with the above commands.
Exit the MENU and do the following:
DO:D1
D1:MENU
The MENU will load and display an error message: "138 Device does not respond"
(as there is no physical drive D1)
Press ENTER and the MENU will display the exact same files on drive O: as if they were also on drive A:
I beleive the buffer holding the directory entries was not properly initialized (to blank) in between the two invocations of the MENU.COM
You can actually manipulate (i.e delete) the non-existant files from D1: using the menu commands.
Edited by atari8warez, Thu Jul 12, 2012 3:00 AM.