Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Default directory Getfile
Message
 
 
À
03/07/2006 17:06:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01133495
Message ID:
01133502
Vues:
17
>
>LOCAL lcCurDir, lcFile
>lcCurDir = FULLPATH( CURDIR() )
>CD C:\TEMP
>lcFile = GETFILE()
>CD "&lcCurDir"
>
Hi Marcia,

Is there a particular reason for using macro substituion in your code instead of Name expression?
...
CD (lcCurDir)
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform