Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COPY FILE bug?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00166255
Message ID:
00166275
Vues:
14
Michelle,

I'd to it like this:

lcPath = set("path")
lcDir = set( "directory" )
set path to set(directory) + ";" + lcPath
cd WhereYouWantTheNewDBC
do tripsoft
cd (lcDir)
set path to (lcPath)

COPY FILE may be choking on the fact that the .fxp is internal to the EXE and not a separate physical file.

>Maybe there's a way aroung the bug. The tripsoft.fxp I'm copying is the program generated by gendbc. I need to copy it into the directory where I want the database to be generated. Is there some way to tell the program to do the database in a different directory than the one it's in?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform