Hi.
I am writing code to batch process files. If I start ENVI by calling
ENVI_BATCH_INIT, /NO_STATUS_WINDOW
and there is no available floating license, then a dialog window appears, and execution halts. Is there a way in which I can ask if there is a (floating) license available, so that I may return an error code instead of getting the dialog? In the batch processing flowline that I am developing, there is no user that can see the dialog.
|