[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MicroDrive Boot Menu
- Subject: Re: MicroDrive Boot Menu
- From: "Simon D. Williams" <admin@retro-net.org>
- Date: Tue, 28 Sep 2010 03:34:13 GMT
- In-reply-to: <bdce3249-f489-41e8-ba8a-7f6836ead4f9@k17g2000prf.googlegroups.com>
- Newsgroups: comp.sys.apple2
- References: <bdce3249-f489-41e8-ba8a-7f6836ead4f9@k17g2000prf.googlegroups.com>
- Xref: g2news1.google.com comp.sys.apple2:18379
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