Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Executing PRG in a specific folder
Message
 
 
À
11/02/2009 13:39:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01380936
Message ID:
01380999
Vues:
51
Hi Koen,

Re-read the original question, please :)

>Hi,
>
>Please try:
>
>lcfile = "C:\myDirectory\mySub\myProg.prg"
>DO (lcfile)
>
>and if you are not sure where your myProg resides you could try the following
>
>lcfile = GETFILE()
>? lcfile
>DO (lcfile)
>
>regards,
>
>Koen
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