Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 6 and VFP 9 both using SDT
Message
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
01172644
Message ID:
01172811
Views:
12
Hi Patric.

>Recently I made changes to the VFP 6 app. When running in the dev environment and launching code the does an sdt repair on the database, the debugger appears (laerror = '"Variable 'CCALL' is not found."'). Trying to run that same function in the exe I get "Feature Not Available".

ccALL is a constant defined in one of our include files, so this indicates a compile error. The most common cause for this is moving the SDT VCX files to a different directory and neglecting to copy the .H files as well. If that's the case, copy the .H files to the same directory as the VCXs, then COMPILE CLASSLIB DBCXMGR and COMPILE CLASSLIB SDT.

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform