[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AppleSoft Basic to text-- BASIC xfer
> For transfer of the pure Text 'source' of an Applesoft BASIC
program,
> the CR character seems to be the only Control character one
encounters.
> However, if any others occur (e.g. LF's, etc. added by the particular
Text
> editor) they are not BASIC and should be screened out, too. This is
the
> reason for the IF ASC (C$) < 32 THEN test.
My .02:
I've seen ^D, ^G, ^M, and a few others in BASIC programs before.
Bugged me for a long time that in a game I had on a PD disk, one line
was 530 PRINT "YOU WON", and each time the program got it it it beeped
5 times!! I set breakpoints up all over trying to figure out how to
make it beep. I'd never made my apple make a sound before. I finally
read a book that told how to put beeps in a print statement .
Bob
Sent via Deja.com http://www.deja.com/
Before you buy.