Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EVALUATE not support null parameter
Message
From
22/10/2003 09:53:09
 
 
To
22/10/2003 09:39:28
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00841002
Message ID:
00841011
Views:
23
Hello Fabio

Evaluate don´t accept nulls (see help) in your first case X is a char ...
Try type() function


>Hi,
>
>
>x='null'
>? EVALUATE(x)
>* evaluate of null command is null
>x=null
>? EVALUATE(x)
>* I aspected return NULL, but it fire a error
>
>
>Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform