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

Home » Public Forums » archive » envi batch mode and envi_select
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
envi batch mode and envi_select [message #59932] Tue, 22 April 2008 08:09 Go to next message
skymaxwell@gmail.com is currently offline  skymaxwell@gmail.com
Messages: 127
Registered: January 2007
Senior Member
I found trouble with ENVI batch mode. For ENVI 4.1/4.2 help shown that
batch mode can be tested by following commands


IDL> ENVI,/RESTORE_BASE_SAVE_FILES
IDL> ENVI_BATCH_INIT

and for testing

IDL> ENVI_SELECT

Now, in ENVI 4.4 ENVI_SELECT in this sequence not working
Error message is:

IDL> ENVI_SELECT
Variable is undefined: <No name>.
Execution halted at: WIDGET_MODAL_BASE
ENVI_SELECT
$MAIN$
Re: envi batch mode and envi_select [message #60024 is a reply to message #59932] Sat, 26 April 2008 14:44 Go to previous message
skymaxwell@gmail.com is currently offline  skymaxwell@gmail.com
Messages: 127
Registered: January 2007
Senior Member
On Apr 25, 10:40 pm, cgpadw...@gmail.com wrote:
> Sorry about the last post, it was incomplete.
>
> the following procedure produces no errors for me under envi 4.4:
>
> pro temp
>
> envi,/restore_base_save_files
> envi_batch_init
> envi_select
> envi_batch_exit
>
> end
>
> Can you post the exact routine that you are having problems with?

I use it from IDL command line
not inside procedure or function
Re: envi batch mode and envi_select [message #60034 is a reply to message #59932] Fri, 25 April 2008 12:40 Go to previous message
cgpadwick is currently offline  cgpadwick
Messages: 7
Registered: December 2007
Junior Member
Sorry about the last post, it was incomplete.

the following procedure produces no errors for me under envi 4.4:

pro temp

envi,/restore_base_save_files
envi_batch_init
envi_select
envi_batch_exit

end

Can you post the exact routine that you are having problems with?
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Very complicated visualization problem
Next Topic: contour erasing my shade_surf

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

Current Time: Wed Oct 08 11:33:23 PDT 2025

Total time taken to generate the page: 0.00656 seconds