LET objvar = CLASS ClassName$
The term ClassName must be specified as a quoted string literal, which is the name of a class ....
The term ClassName must be specified as a quoted string literal, which is the name of a class ....
I tried both the "string literals" and "string constants" links from there, but neither says you can use a string contant in place of it.
Strange, I thought I remember reading in some part of help file that string equates may be used anywhere a string literal or string variable may be used.
If that's not true, tell me with a straight face it's not totally silly that a program would accept a quoted string literal but not a string equate.
MCM
Leave a comment: