Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help, please
Message
From
24/10/1998 00:54:06
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Help, please
Miscellaneous
Thread ID:
00150092
Message ID:
00150092
Views:
59
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
Next
Reply
Map
View

Click here to load this message in the networking platform