Can you prove that?
If you examine the opcode of a BASIC program the statement
Print "" translates to
09FF
09 = Print and FF = end-of-string
So "Null" in this case is nothing at all, no code whatsoever.
Will


In a message dated 2/13/2005 3:45:05 AM Pacific Standard Time, 
[EMAIL PROTECTED] writes:

> Null will not pass the test as null is CHAR(128) and means the value is
> unknown.
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to