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

Home » Public Forums » archive » Re: how to suppres warning
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: how to suppres warning [message #62975 is a reply to message #62974] Wed, 22 October 2008 07:59 Go to previous messageGo to previous message
Carsten Lechte is currently offline  Carsten Lechte
Messages: 124
Registered: August 2006
Senior Member
Hi

is your problem that you get megabytes of warning texts, but execution continues?

Or do you get a run-time error and execution of your program stops, even though
you do not care that some part of your data was not read correctly?

If it is the former, maybe it is better to suffer the warnings than to waste
effort in suppressing them.

If it is the latter, one could put the offending read statements into an EXECUTE()
call and set the QuietExecution option. Of course, this only really works if there
is no important data after the read error, since that won't get read. Also, make
sure that you delete the program afterwards, or forever the dark side of the force
your destiny will control.


chl
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: QUESTION: is there a command in idl which could clean up memory pieces?
Next Topic: ITK Interface

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

Current Time: Fri Oct 10 04:02:50 PDT 2025

Total time taken to generate the page: 0.00601 seconds