Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 0028:C0058E6B
Message
From
08/01/2001 00:59:00
 
 
To
08/01/2001 00:43:08
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00458842
Message ID:
00460409
Views:
10
>hi Markus Voellmy
>
>thx so much about your help.
>
>sorry i still have question ^^
>
>i had try to run in COMMAND WINDOW
>DELCLARE _FPRESET IN MSVCRT20.DLL
>=_FPRESET()
>THE CURSOR WILL GO TO NEXT LINE ( LOOKS NORMAL )
>
>
>but when i write it into program as below :-
>
>DELCLARE _FPRESET IN MSVCRT20.DLL
>REPORT FORM MYFORM1
>=_FPRESET()
>
>ARE ERROR MESSAGE WILL APPEAR :-
>Cannot find entry point _FPRESET in the DLL
>
>
>?? Why
>i try to copy the MSVCRT20.DLL from c:\program file\...vfp ...\MSVCRT20.DLL to my program directory
>
>
>
>As you said i find that, when i change the printer setup in MYFORM1 form HP to EPSON LQ2170. All the error will not appear again..... so the problem must be running on HP printer.
>We are working with Novell - Client 32 LAN O/S.
>
>
>Thank you a lot ^^

You have to watch the capitalization of any command that you DECLARE DLL. I think it is _fpreset not _FPRESET.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform