Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IsNumeric - VFP analogue?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00307922
Message ID:
00308223
Views:
54
Nadya,

Try this one;


set ansi off
set exact off
dd=' Nadya'
? (''=dd)
? (dd='')
? ''<>dd
dd=''
? ''<>dd

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform