Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unable to find mapierror
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00773160
Message ID:
00773199
Views:
12
>No i am not whwneevr i use the email function.
>
>if an error occurs it will call the mapierror.prg which is in the programs folder.
>
>I am getting a message saying unable to find mapierror.prg

Your Default directory at the time the ERROR occurs would need to be the directory that Programs resides in. I feel you are not pointing to the proper directory because of the "Program/..."

Try to include the programs directory in the set path to command.
set path to x:\work\email;x:\work\email\programs
on error do "MapiError"
Tracy
Previous
Reply
Map
View

Click here to load this message in the networking platform