Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.apple2.programmer > #619
| From | David Schmidt <schmidtd@my-deja.com> |
|---|---|
| Newsgroups | comp.sys.apple2.programmer |
| Subject | Re: Need help with a line in a BASIC program |
| Date | 2013-01-29 10:48 -0500 |
| Organization | A noiseless patient Spider |
| Message-ID | <ke8qvc$e91$1@dont-email.me> (permalink) |
| References | <3e30ecec-5a39-4dc4-95aa-675d00deef3f@f6g2000yqm.googlegroups.com> |
On 1/29/2013 10:11 AM, A2CPM wrote: > Expanded line 2030 from "FLEX.TO.DECIMAL": > 2030 FOR I = 4 TO 255: > PRINT(PEEK(SA + I)): > NEXT I > > Expanded line 2030 from "FLEX.TO.PRODOS": > 2030 FOR I = 4 TO 255: > PRINT CHR$(PEEK(SA + I));: > NEXT I > > "FLEX.TO.DECIMAL" runs in AppleWin but stops because the files > written > to the output disk are so much bigger than the files on the input disk > so > the output disk becomes full. "FLEX.TO.PRODOS" breaks out of BASIC, > showing > "SYNTAX ERROR". The line 2030 looks ok syntactically - and runs by itself under emulation. Does the SYNTAX ERROR happen in line 2030? Is this image somewhere we can download it? I don't see any such named programs on any of the disks on Asimov.
Back to comp.sys.apple2.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Need help with a line in a BASIC program A2CPM <a2@wilserv.com> - 2013-01-29 07:11 -0800
Re: Need help with a line in a BASIC program David Schmidt <schmidtd@my-deja.com> - 2013-01-29 10:48 -0500
Re: Need help with a line in a BASIC program retrogear <larrygr510@gmail.com> - 2013-01-29 08:21 -0800
Re: Need help with a line in a BASIC program BLuRry <brendan.robert@gmail.com> - 2013-01-29 08:34 -0800
Re: Need help with a line in a BASIC program A2CPM <a2@wilserv.com> - 2013-01-29 09:31 -0800
Re: Need help with a line in a BASIC program David Schmidt <schmidtd@my-deja.com> - 2013-01-29 13:15 -0500
Re: Need help with a line in a BASIC program A2CPM <a2@wilserv.com> - 2013-01-29 10:35 -0800
Re: Need help with a line in a BASIC program Michael J. Mahon <mjmahon@aol.com> - 2013-01-29 13:51 -0600
Re: Need help with a line in a BASIC program Charlie <charlieDOTd@verEYEzon.net> - 2013-01-29 14:56 -0500
Re: Need help with a line in a BASIC program Michael J. Mahon <mjmahon@aol.com> - 2013-01-29 14:03 -0600
Re: Need help with a line in a BASIC program Charlie <charlieDOTd@verEYEzon.net> - 2013-01-29 15:34 -0500
Re: Need help with a line in a BASIC program A2CPM <a2@wilserv.com> - 2013-01-29 12:21 -0800
Re: Need help with a line in a BASIC program David Schmidt <schmidtd@my-deja.com> - 2013-01-29 15:40 -0500
Re: Need help with a line in a BASIC program "Bill Buckels" <bbuckels@mts.net> - 2013-01-31 08:36 -0600
Re: Need help with a line in a BASIC program gids.rs@sasktel.net - 2013-01-31 08:01 -0800
csiph-web