Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug: message(1) returns random line and chr(13) in exe
Message
From
19/11/1999 14:35:50
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00293201
Message ID:
00293229
Views:
20
>Did you include the debugging information when you compiled?

Ed, FWIW,

I did this test:
x= 3
y='c'
on error messagebox( message(1) )
?x=y
on error
It returns the line of code when I do the exe from the command window, but when I do it from the explorer, message(1) = "do test.exe"

Whether it's a bug or by design, I can't guess since I have no clue how the program code is stored in a debug-compiled EXE.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform