Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COPY FILE bug?
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00166255
Message ID:
00166275
Views:
21
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform