Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 3.0 -> 5.0
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00012055
Message ID:
00012096
Views:
31
I have ran into this ocassionally and the easiest thing to do (ONLY IF YOU ARE COMFORTABLE HACKING THE VCX TABLES) is to locate the field that contains the original directory (prob properties) and do a:

REPLACE WITH STRTRAN(,) ALL

E.G. -- REPLACE ALL PROPERTIES WITH STRTRAN(PROPERTIES, "k:\olddir\", "c:\newdir") ALL

replaces all the network directories with local directories in this case.

It seems like I do this more than I want to!
Greg
** ** ** ** ** ** ** ** ** ** **
Gregory Cummines
Visual FoxPro 3.0/5.0
C/C++ Applications
** ** ** ** ** ** ** ** ** ** **
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform