[Coco] Drivewire 4 & printing

Melanie and John Mark Mobley johnmarkmelanie at gmail.com
Thu Jan 8 14:38:22 EST 2015


Another way to LLIST a BASIC program.
1) Save the program to disk.  Save in ASC or Tokenized format.
2) Eject the disk from Drivewire.
3) Open the DOS Command Prompt (or Linux shell) and run Toolshed.
     "decb list games.dsk,START.BAS" or 
     "decb list -t games.dsk,START.BAS" or
     "decb list -t games.dsk,START.BAS >start.txt" or
     "decb dir games.dsk," or
     "decb copy games.dsk,START.BAS start.txt" or
     "decb copy games.dsk,START.BAS -t start.txt" or
     "decb copy games.dsk,START.BAS -t -l start.txt".

http://sourceforge.net/projects/toolshed/

http://sourceforge.net/p/toolshed/wiki/Home/

http://www.nitros9.org/tools.html

ToolShed is a package of utilities to perform cross-development from
Windows, Linux or Mac OS X computers to the Tandy Color Computer and Dragon
microcomputers. Tools are included to read/write both OS-9 RBF disk images
and CoCo Disk BASIC disk images, generate cassette WAV files and more.

John Mark Mobley




More information about the Coco mailing list