Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Populating a memo field with the contents of a txt file
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01023818
Message ID:
01023819
Views:
13
>I would like to know how I can populate a memo field with the contents of a txt file. Can this be done easily?

Yes:
STRTOFILE(ALLTRIM(YourMemoName),"YourFileName.TXT")
UPDATE: Oops. I misunderstood your question :o(
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform