Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bizarre crashing problem
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00281059
Message ID:
00281210
Views:
10
Hi Michelle,

>>DECLARE _fpreset IN MsVcRt20.dll
You need the DECLARE somewhere prior to the call. I had it in my Main.Prg.

Then, after any printer access. i.e. GETPRINTER(), SYS(1037), SET PRINTER TO, REPORT FORM

For Example,
GETPRINTER()
_fpreset

...

REPORT FORM MyReport
_fpreset

...

HTH,
Bill Armbrecht
VFP MCP
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform