Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE Automation and Word Macros
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00214085
Message ID:
00215450
Views:
26
>Hi Paul,
>
>If you are using newer HP Laserjet drivers (I can't remember which ones) there is a documented problem. We have added the following to our apps and GPFs while printing are now rare.
>
>* To fix HP printer driver problems call '_fpreset' after any command that accesses the
>* printer driver including: GETPRINTER(), SYS(1037), SET PRINTER TO, REPORT FORM, etc.
>DECLARE _fpreset IN MsVcRt20.dll
>
>HTH,

We're not really printing from within VFP. Word is handling all of it. But thx for the tip on HP printers.

I think I fixed it (*knock on wood*). I changed the routine to switch to another data source. As opposed to detaching the data source and re-attaching it. Same speed, etc.

paul
Previous
Reply
Map
View

Click here to load this message in the networking platform