Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Undefine data type (u)
Message
From
02/12/2001 22:43:02
Fausto Garcia
Independent Developer
Lima, Peru
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00588474
Message ID:
00588581
Views:
19
Check your evaluation expression. Remember that you have to pass the TYPE command an evaluation expression or variable enclosed between "". Try this
...
lcString = "Universal Thread"
? TYPE(lcString)  && Will print 'U'
? TYPE("lcString")  && Will print 'C'
HTH,
Solo se que nada se

Fausto J. Garcia Pino - MCSD.NET
.NET, Oracle, Tronador & Fondismo!
Previous
Reply
Map
View

Click here to load this message in the networking platform