Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Import text files
Message
From
22/12/2005 15:00:26
 
 
To
22/12/2005 14:45:22
Dan Mccoy
Database Applications Development
Lancaster, New York, United States
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01080303
Message ID:
01080311
Views:
12
Does it work for you to write the result of filetostr() to a memo field?

create cursor mycur( myfield M )
insert into mycur(myfield)values(filetostr( "c:\fakefile.txt" ) )
Paul A. Busbey
Victoria Insurance
Previous
Reply
Map
View

Click here to load this message in the networking platform