Home »
Public Forums »
archive »
Re: tracking error while running as binaries
Re: tracking error while running as binaries [message #16602 is a reply to message #16588] |
Thu, 05 August 1999 00:00  |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
hhpt@my-deja.com (hhpt@my-deja.com) writes:
> After developing an application and compiled and save as .save (binary)
> application. I noticed that when the binaries is runnning, the normal
> window that display error messages in IDL development mode is not there.
>
> Anyone out there has good idea in how this can be solve?
Most problems like this are solved by debugging the program
before a save file is made. :-)
But in the absence of this kind of attention to detail,
you can try CATCHing your errors and using the Error_Message
program on my web page for reporting them. This will call
Dialog_Message to display the error message on devices that
support widgets.
http://www.dfanning.com/programs/error_message.pro
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|
Current Time: Sat Oct 11 20:20:21 PDT 2025
Total time taken to generate the page: 1.94970 seconds