[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MicroDrive Boot Menu



On Mon, 27 Sep 2010, William LeVan wrote:

programmatically?  For example to boot from partition 4 it could do a -
boot4 and it would reboot the IIGS and boot from partition 4.  I don't
want to set it to do that every time permanently.

Not sure if this will work for GS/OS, but I just wrote a little basic program to do it like so:

10 PRINT CHR$(4)"-/VOLUME/PRODOS"

or something like that.

] SIMON WILLIAMS