Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE Error Code
Message
From
24/07/2001 13:51:40
 
 
To
24/07/2001 13:28:09
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00533936
Message ID:
00534534
Views:
11
>needed a TYPE before teh XL5. Go figure....

Oh? What version of VFP? The TYPE is optional. For example, in 6.0 SP5 the following works fine:
create table temp (t c(100))
insert into temp (t) value ("c:\temp\temp.xls")
copy to (temp.t) xl5
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform