Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help, please
Message
From
24/10/1998 01:24:50
 
 
To
24/10/1998 00:54:06
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00150092
Message ID:
00150098
Views:
15
I have my tables and programs in different directories with fullpath off and doing the same stuff below it put the new table in the program directory where I have SET DEFA TO.

Charles

>Hi all,
>
>Since FPD doesn't have an ALTER TABLE command I had to do the following:
>
>1) x = DBF()
>
>2) Create temp file with a modified structure for x and append data.
>
>3) COPY TO (x)
>
>Because I don't have FULLPATH on, DBF() returned E:FileX.dbf instead of E:\Somepath\FileX.dbf.
>
>At my site, x will now have the new structure, but at customer it didn't!! I suspect that in his environment the COPY TO (x) copied to a different place.
>
>Monday I will know for sure, but can anybody confirm or deny this?
>
>TIA,
>
>Alex
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Previous
Reply
Map
View

Click here to load this message in the networking platform