Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Systems Hangs After Printing or previewing a report on H
Message
From
22/08/2002 19:49:50
George Lechintan
Independent consultant
Sebes, Romania
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00692075
Message ID:
00692743
Views:
30
> DECLARE _fpreset IN MSVCRT20
> REPORT FORM *
> =_fpreset()

>I issue the _fpreset() after any call to the REPORT FORM command. Since the >printer driver gets loaded during the REPORT FORM command the Floating >Point Processor may be in an unknown state. Therefore, it is wise to do it >after any call to REPORT FORM.

I use DECLARE _fpreset IN MSVCRT20 in the main program of the project then =_fpreset() right after each REPORT FORM. When building the project, _fpreset is not found...
Do I have to DECLARE before every REPORT FORM ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform