[Coco] Atom IDE + toolshed
Tormod Volden
lists.tormod at gmail.com
Sun Mar 8 04:20:51 EDT 2020
On Sun, Mar 8, 2020 at 4:49 AM <pfitchjr at bellsouth.net> wrote:
>
> The following line in an MSdos batch file
> "os9.exe" dsave -b=24k -r rogue128.dsk, E:\Rogue,
>
> the problem is the leading slashes on the floppy image side of the equation. Not sure if that’s a bug or no one considered the impact of automation on the 'host' side while using these commands.
This could be a bug in ToolShed. In any case, adding a dot for
"current directory" will do the right thing:
os9.exe dsave -b=24k -r rogue128.dsk,. E:\Rogue,.
Regards,
Tormod
More information about the Coco
mailing list