Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_fpreset()
Message
 
To
10/05/1999 09:12:05
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00216692
Message ID:
00216697
Views:
21
>I have read from past messages regarding the printing problem with HP printer drivers. One of the solution was to call the _fpreset() function before and after printing the report. Since _fpreset() is a C math function. How does one call the _fpreset() function from a Visual Foxpro program? Any code example will be greatly appreciated.
Hi Tony,

The syntax is:
DECLARE _fpreset IN msvcrt20.dll
= _fpreset()
For more information, see Q183522 in the MS KB.
hth,
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform