Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return current Set Path value?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01671224
Message ID:
01671233
Vues:
57
>
>SET PATH TO (cDataPath), (cSystPath) ADDITIVE
>
>
>The variables cDataPath and cSystPath have valid values. But the result does not work. What am I missing?

Not sure but why not splitting it?
SET PATH TO (cDataPath) ADDITIVE
SET PATH TO (cSystPath) ADDITIVE
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform