Msg: 797 *Conference*

11-04-91 16:23:58

From: DREW BLANCHAR

To : RICHARD HANSON

Subj: REPLY TO MSG #776 (BASIC TOKENS)

Error, Gentlemen There is one other toke used by MicroSog Basic
 
The apostrophy is used as REM, but ,for some reason, takes up more bytes in a
compiled basic program
 
try it
 
' Print time$           vs REM Print time$
-
-dB