Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simple Grid Question
Message
From
21/06/2001 05:34:59
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
 
 
To
21/06/2001 05:06:55
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00521780
Message ID:
00521790
Views:
15
hi Yuri,

I have tried that but it doesn't help for me :(

The code I used to copy the DBF is shown:
close tables
TempName="C:\TEMP\MySource.DBF"
copy file "&TargetPMS" to "&TempName"
use &TempName
thisform.myGrid.recordsource=&TempName
still become blank after this code, and not a normal blank, even the grid lines of the grid are disappeared..
error(503): file structure failure, signature file corrupted.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform