Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP9 BUG: On error textmerge file is closed
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
VFP9 BUG: On error textmerge file is closed
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Miscellaneous
Thread ID:
01122578
Message ID:
01122578
Views:
74
In VFP9-SP1 textmerge file is closed when error occurs:
Set Textmerge On To Tmp.Txt
? 'Textmerge file: '+Set('Textmerge',2)	&& Textmerge file: Tmp.txt
Try
   This line raises an error	&& Textmerge file closed
Catch
EndTry
? 'Textmerge file: '+Set('Textmerge',2)	&& Textmerge file:
Next
Reply
Map
View

Click here to load this message in the networking platform