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

Re: LINE NUMBERS



Rex the Strange wrote:
HEY, HERE'S ANOTHER ONE (oops, sorry for the uppercase - been
telnetting to my AIIE)...

I'm trying to learn ye olde basic - I'm finding this isn't working:

[abstract example]

10 LNX = 1000
20 GOTO LNX

[end abstract example]

You can't use variables to denote line numbers!!?? PLEASE SAY IT AIN'T
SO!! (now I'm actually screaming in incredulity).

rts


The BASIC interpreter in the Apple cannot by default handle this. Beagle Basic has a patch that does in fact allow it.

Moll.