Groups | Search | Server Info | Login | Register
Groups > comp.sys.apple2.programmer > #6296
| Path | csiph.com!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Bill Chatfield <bill_chatfield@yahoo.com> |
| Newsgroups | comp.sys.apple2.programmer |
| Subject | Re: Compiler Brain Dump - Your Chance to Tell Me How Wrong I am - Haha |
| Date | Sun, 31 Dec 2023 11:37:49 -0500 |
| Organization | A noiseless patient Spider |
| Lines | 28 |
| Message-ID | <20231231113749.59aed3d3@smilodon-gracilis> (permalink) |
| References | <20231226114951.65d00993@smilodon-gracilis> <6563cfc4-a4d3-43ab-b468-ee9d98dc3f4fn@googlegroups.com> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| Injection-Info | dont-email.me; posting-host="063b83c0b8a146570feff60fb4f2e20b"; logging-data="1881143"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19GROgikmQiImbZQ5eB1V1aYgcQqmqtXlM=" |
| Cancel-Lock | sha1:Slk8nxqxy5oMQjjB6rOX/NJKpQM= |
| X-Newsreader | Claws Mail 4.2.0 (GTK 3.24.38; x86_64-redhat-linux-gnu) |
| Xref | csiph.com comp.sys.apple2.programmer:6296 |
Show key headers only | View raw
On Sat, 30 Dec 2023 11:15:01 -0800 (PST) I am Rob <gids.rs@sasktel.net> wrote: > 10 GET CHOICE > 15 ON CHOICE GOSUB 100,200,300 > 20 GOTO 10 > > 100 DOTHIS : RETURN > 200 DOTHAT : RETURN > 300 DOMORE : RETURN I like this. But it limits you to menus like this: 1. New 2. Open 3. Save Instead of N)ew O)pen S)ave Because ON/GOSUB only takes an integer for "CHOICE". But I suppose that is not terrible.
Back to comp.sys.apple2.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Compiler Brain Dump - Your Chance to Tell Me How Wrong I am - Haha Bill Chatfield <bill_chatfield@yahoo.com> - 2023-12-26 11:49 -0500
Re: Compiler Brain Dump - Your Chance to Tell Me How Wrong I am - Haha Brian Patrie <bpatrie@bellsouth.spamisicky.net> - 2023-12-27 05:35 -0600
Re: Compiler Brain Dump - Your Chance to Tell Me How Wrong I am - Haha Bill Chatfield <bill_chatfield@yahoo.com> - 2023-12-27 11:24 -0500
Re: Compiler Brain Dump - Your Chance to Tell Me How Wrong I am - Haha I am Rob <gids.rs@sasktel.net> - 2023-12-30 11:15 -0800
Re: Compiler Brain Dump - Your Chance to Tell Me How Wrong I am - Haha Bill Chatfield <bill_chatfield@yahoo.com> - 2023-12-31 11:37 -0500
Re: Compiler Brain Dump - Your Chance to Tell Me How Wrong I am - Haha I am Rob <gids.rs@sasktel.net> - 2023-12-31 13:17 -0800
Re: Compiler Brain Dump - Your Chance to Tell Me How Wrong I am - Haha fadden <fadden@fadden.com> - 2024-01-01 07:42 -0800
Re: Compiler Brain Dump - Your Chance to Tell Me How Wrong I am - Haha I am Rob <gids.rs@sasktel.net> - 2024-01-01 13:07 -0800
csiph-web