Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set default to a variable
Message
 
 
À
22/03/2009 21:13:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01390475
Message ID:
01390478
Vues:
73
>I have a variable cDir, I want to set default to cDir.
>
>I tried SET DEFAULT TO &&cDir, but it doesn't give me the correct result.
>
>Pls help. TIA.

Evelyn,

Use name expression instead of the macro, e.g.
set default to (lcDir)
or
cd (lcDir)
If it's not broken, fix it until it is.


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

Click here to load this message in the networking platform