Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursors control source
Message
From
05/06/2008 14:26:13
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01321931
Message ID:
01321935
Views:
17
>I copied a form to another folder in order to create a different software,
>and change only a few lines of code
>
>However I noticed that control course of the course remain filled with the older path.
>
>Is there a way to change them to my new data folder where .DBFs are or
>the only way is to remove them and add again in order to have the new path ?
>
>
>Moises

Normally, you can reset database property for all cursor objects in form.dataenvironment:
Thisform.SetAll("database",your_database_path_and_name,"cursor")
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform