Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HELP - 6.0 on peer to peer locks machine
Message
From
25/01/1999 02:20:26
 
 
To
25/01/1999 00:20:13
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00179699
Message ID:
00179717
Views:
24
>>Have you seen any of the threads regarding the _FPRESET() from the KB about lockups due to using HP printer drivers. You need to declare the _fpreset and then call the _fpreset() after printing a report or using the GETPRINTER() or SET PRINTER TO commands. Apparantly the HP drivers set the Floating Point divide by zero to software instead of hardware. I don't know that that is still the problem. Also another major one is that you should distribute the latest OLEAUT32.DLL and the other updated files from the SP2 for VS 6.0.
>
>Rich,
>
>Excuse me for nosing in. A number of members have suggested avoiding HP drivers as a way of preventing strange printing results, but this is the first time I have seen a reference to _FPRESET() as a cure.
>
>Every once in a while I experience a partial lock where menu drops cease to function (not the main bar, just the drops) after previewing or printing a report. I wonder if _FPRESET() would not be a solution?
>
>Is the KB you refer to here on the UT or the MS KB?
>
>regards,


Your menu problems are a know anomoly with ANY printer driver. The cure for that is:

PUSH MENU _msysmenu
REPORT FORM....
POP MENU _msysmenu
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform