Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid path statement
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Divers
Thread ID:
01409613
Message ID:
01409650
Vues:
47
>Here's what finally worked:
>
>
>lcDefault=oApp.cDefDocLocNoSlash
>SET DEFAULT TO &lcDefault
>
May be you needed

lcDefault = evaluate(oApp.cDefDocLocNoSlash)

set default to (lcDefault)

Assuming that cDefDocLocNoSlash contained some weird variable pointing to the directory - doesn't make much sense.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform