Posted 21 March 2012 - 01:09 AM
I first copied a program named "open_trapdoor" and "close_trapdoor" to a floppy by using the "copy" command.
What I typed in to the normal console:
My problem is that when I attempt to copy the programs like this
What I typed in to the normal console:
copy open_trapdoor disk and copy close_trapdoor disk I checked to make sure it was successful by typing in dir disk It showed that both programs were on the disk.My problem is that when I attempt to copy the programs like this
copy disk/open_trapdoor rom/programs it sends a error at me saying: copy:13: Access denied Am I copying the programs to the wrong place or what?