Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with MESSAGE(1)
Message
From
27/07/2000 00:08:47
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Problems with MESSAGE(1)
Miscellaneous
Thread ID:
00397439
Message ID:
00397439
Views:
50
I have a global error handler for my application.

on error do error_handler

...

procedure error_handler
linedesc = message(1)

Being in IDE message(1) returns a correct description of the line executed ; but when we run .exe from Explorer it is either empty or something strange ( couldn't figure out such a line existsthe .
.Exe is built with debug checked.

Is this expected behaviour ?

Thank you.
Michael
Next
Reply
Map
View

Click here to load this message in the networking platform