On Mon, 2 Nov 1998, Jason Willgruber wrote:
O.K. How do I enter programs, then, such as
10 CLS
20 PRINT "HELLO";
30 GOTO 20
if I can't enter things such as the "hello"?
Once you hit the PRINT key it then allows you to freely enter the string
(or variable) you want to print. In other words, what you can type is
sensitive to the context of the keyword.
Sellam Alternate e-mail: dastar(a)siconic.com
------------------------------------------------------------------------------
Always being hassled by the man.
Coming in 1999: Vintage Computer Festival 3.0
See
http://www.vintage.org/vcf for details!
[Last web site update: 11/02/98]