[Coco] Drive Off program for the SDC

Rietveld Rietveld rietveldh at hotmail.com
Thu Aug 3 08:28:22 EDT 2017


I wrote this quick program,  that can be saved to the SDC 's SD card ‎, and used to turn on physical drives
It does the same thing as typing in drive x, off command except it can use the SDCX's point and click menu to make it slicker


10 REM DRIVE OFF SELECTOR
20 CLS
30 INPUT "WHICH PHYSICAL DRIVE TO USE";D
40 DRIVE D,OFF
50 PRINT : PRINT "PHYSICAL DRIVE";D : PRINT"IS ON"

I just saved the program as 'DRIVEON.BAS' and can just use the arrow keys or joystick to select it


Sent from my BlackBerry Passport Red Edition.


More information about the Coco mailing list