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

Home » Public Forums » archive » Re: Math errors tracked! To a built-in library...
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: Math errors tracked! To a built-in library... [message #78221] Wed, 02 November 2011 12:54 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Ed Hyer writes:

>
> On Nov 2, 10:19 am, David Fanning <n...@dfanning.com> wrote:
>> Are you *certain* you are calling the IDL version of the MEAN
>> function?
>
> % Detected at MEAN 1 /usr/local/itt/idl71/lib/mean.pro
>
> FILE_WHICH() agrees.

Well, then I would replace the ON_ERROR, 2
call in Mean with this:

Catch, theError
IF theError NE 0 THEN BEGIN
Catch, /CANCEL
void = Error_Message()
RETURN
ENDIF

That will allow you to track the error.

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Printing to command line without a new line
Next Topic: Re: Printing to command line without a new line

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

Current Time: Fri Oct 10 03:34:48 PDT 2025

Total time taken to generate the page: 0.71968 seconds