Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 3.0 -> 5.0
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00012055
Message ID:
00012096
Vues:
35
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
** ** ** ** ** ** ** ** ** ** **
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform