Home »
Public Forums »
archive »
Redirecting stderr?
Redirecting stderr? [message #50985] |
Wed, 25 October 2006 14:11 |
Dominic[1]
Messages: 13 Registered: October 2006
|
Junior Member |
|
|
Hi,
# IDL_STDIN_UNIT - Unit 0 (zero) is the standard input for the IDL
process.
# IDL_STDOUT_UNIT - Unit -1 is the standard output.
# IDL_STDERR_UNIT - Unit -2 is the standard error.
Is there a way to redirect STDERR to /dev/null from WITHIN IDL?
Reason: Still trying to figure out a way to suppress the syntax error
messages when using RESOLVE_ROUTINE... idl-bridge suppresses the error
message BUT the routine that was resolved doesnt seem to be loaded in
the original IDL session.
thanks and best regads,
dometz
|
|
|
Current Time: Wed Oct 08 19:20:11 PDT 2025
Total time taken to generate the page: 0.00475 seconds