comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Error signals / indices
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Error signals / indices [message #7597] Wed, 04 December 1996 00:00
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
M Hegde <hegde@news.gsfc.nasa.gov> writes:

> Is there a comprehensive list of error signals ( indices ) and the
> corresponding exception causes?.

Um, not sure what you mean by exception causes here. Sounds like
you might be a C programmer or something. :-)

You can get a list of all the error messages associated with a particular
error number by doing this:

IDL> FOR j=0, 500 DO PRINT, j, ': ', STRMESSAGE(j)

Cheers!

David

-----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
2642 Bradbury Court, Fort Collins, CO 80521
Phone: 970-221-0438 Fax: 970-221-4762
E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com
-----------------------------------------------------------
[Message index]
 
Read Message
Previous Topic: Re: 3D Display of "Registered" Images
Next Topic: Re: problems with call_function/procedure...

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 14:53:05 PDT 2025

Total time taken to generate the page: 1.20142 seconds