Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TYPE variable error
Message
From
24/01/2009 09:53:31
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
TYPE variable error
Miscellaneous
Thread ID:
01376717
Message ID:
01376717
Views:
44
Getting "Function argument value, type, or count is invalid" error on this line if lcExistingValue is .F. when getting here. I still can't figure out what is the best way to check for the existence of a variable and whether it has a value.
		IF TYPE(lcExistingValue) = 'C' AND !EMPTY(lcExistingValue)
Next
Reply
Map
View

Click here to load this message in the networking platform