Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EVALUATE not support null parameter
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00841002
Message ID:
00841503
Views:
21
>Hi George,
>
>You mix C and VFP definitions.
>
Fabio,

No I'm not.
LOCAL lcstring, lvnull
lcstring = "" && a zero length string
lvnull = NULL  && a null
? VARTYPE(lcstring) = VARTYPE(lvnull), VARTYPE(lcstring), VARTYPE(lvnull)
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform