Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set Near
Message
From
14/03/2016 12:51:25
 
 
To
14/03/2016 12:05:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01633034
Message ID:
01633037
Views:
70
>SET NEAR works great in development, but not in runtime...Any Ideas??
>
>Thanks.

1. Make sure you're not relying on default settings you've configured in VFP environment (i.e. you probably want set it in code)
2. New datasessions will use default settings -- so you've got to remember to explicitly set them.

One way to debug is to use WAIT WINDOW to view the current setting at runtime to make sure.
Previous
Reply
Map
View

Click here to load this message in the networking platform