Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VARTYPE() unknown to VFP6.0
Message
 
 
To
24/07/2001 09:11:41
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00534341
Message ID:
00534348
Views:
12
The VARTYPE() function was introduced in VFP 6. Is it possible that your exe is using VFP 5 runtime?

>I have a stored procedure that contains the following line of code:
>IF VARTYPE(tcKey) = 'C' where tcKey is a parameter.
>
>This has been working well for quite some time now. However, in the last few days, just out of the blue, it started failing with the following message: File 'Vartype.prg' does not exist. It happens only when running the EXE program; when running from the project, it is just fine.
>
>Any explanations???
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform