Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: SET TEXTMERGE and errors
Message
From
18/06/2005 14:02:48
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
BUG: SET TEXTMERGE and errors
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01024628
Message ID:
01024628
Views:
80
Any error clear the SET TEXTMERGE TO setting:
clear
? "with a file"
SET TEXTMERGE TO vText Off
? "before filename",SET("Textmerge",2)
\bla bla
TRY
  =b
CATCH
ENDTRY
? "after filename",SET("Textmerge",2)
\cla cla
SET TEXTMERGE TO
MODIFY FILE vText

? "with a memvar"
SET TEXTMERGE TO memvar vText
\bla bla
TRY
  =b
CATCH
ENDTRY
\cla cla
SET TEXTMERGE TO
? "vText is",vText
Next
Reply
Map
View

Click here to load this message in the networking platform