Msg: 800 *Conference*

11-04-91 23:05:34

From: ROBERT BENSON

To : DREW BLANCHAR

Subj: REPLY TO MSG #797 (BASIC TOKENS)

-----
Correct, the ' is padded with two more characters (I don't know what they are)
and takes up 3 bytes where as REM is tokenized into CHR$(255) and uses 1 byte.
-=Robert=-