[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how do I keep IDL quiet?



Hi,

I have an IDL routine "myMain" that calls upon many subroutine. Each time I
run myMain, it reports "compiled module ..." message for each subroutine it
has successfully compiled.

I am now running myMain repeatedly from an UNIX script and don't wish to see
these messages. How do I make IDL quiet?


thanks