Msg: 799 *Conference*
11-04-91 18:50:43
From: ROBERT BENSON
To : RICHARD HANSON
Subj: REPLY TO MSG #796 (HOW ABOUT A DATE?)
----- Gee... you guy's are funny! The CLEAR0 part of the statement sets your string space as long as you remain in BASIC, if the value is 0 you had better not have anything to input. The rest of the statement ,##### ,HIMEM or ,MAXRAM sets the HIMEM marker. Every time you leave the menu and enter BASIC the string space is automatically set to 256 so you don't need to worry about the previous CLEAR statement. Just CLEAR by itself clears the Paste buffer, so does a CLEAR256 or CLEAR256,##### statement. -=Robert=-