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

Home » Public Forums » archive » Syntax errors
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: Syntax errors [message #50880 is a reply to message #50747] Thu, 19 October 2006 09:47 Go to previous messageGo to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
Dometz wrote:
> Me again. Why isnt it possible to suppress syntax errors in
> RESOLVE_ROUTINE unless I use EXECUTE and IDL_IDLBRIDGE instead? How
> come !QUIET or CATCH, ERROR wont take of it?

Is this a philosophical question? I guess I'm practically minded (or
used to this kind of thing in IDL).; accept it or file a feature
request with ITTVIS.

> Or is there another way than using execute so that any errors caused by
> RESOLVE_ROUTINE (including syntax errors) wont be shown / printed to
> screen?

I went up the "ladder of sledgehammer to pound in a nail" for
suppressing error messages:

1. CATCH
2. !quiet = 1
3. EXECUTE(..., 1)
4. IDL_IDLBridge
5. Callable IDL

The first three didn't do it. So I did #4 (I'm not going to do #5, but
feel free). There may be other techniques out there, but I didn't think
of any others.

Mike
--
www.michaelgalloy.com
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Mac 64-bit
Next Topic: Re: Commutativity of multiplication

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

Current Time: Fri Oct 10 14:18:13 PDT 2025

Total time taken to generate the page: 0.71687 seconds