Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record and table locking without Transaction
Message
 
To
02/09/2005 11:50:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Miscellaneous
Thread ID:
01045675
Message ID:
01046683
Views:
24
>
>What do you mean by this - SET TEXT TO?
>VFP 6 does not have this command in the help file. It has SET TEXTMERGE, but no SET TEXT TO.
>We are putting the info into a vfp table. The data could be C, I, or N.

Woops, yes SET TEXTMERGE TO filename additive

I like it for these sort of workarounds when buffering and transactions can't (or won't) be used since the \\<<>> will do type casting on the fly and opening a plain file is much cheaper than dealing with a dbf.
Previous
Reply
Map
View

Click here to load this message in the networking platform