Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cd or chdir problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00728729
Message ID:
00728735
Vues:
27
Try:
chdir (inputdir)

>Hi, I am having a problem with the commands cd or chdir as follows:
>
>I define a variable for the directory I want to go to as
>inputDir = "C:\Program Files\Quote.com\QCharts\Symbols\"
>
>but neither of the following will go to this directory
>
>chdir &inputDir
>chdir inputDir
>
>however, this does work
>
>cd "C:\Program Files\Quote.com\QCharts\Symbols\"
>
>Help??
>Steve
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform