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

Home » Public Forums » archive » Re: test for ENVI running in IDL code
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: test for ENVI running in IDL code [message #41859 is a reply to message #41854] Mon, 06 December 2004 22:52 Go to previous messageGo to previous message
enod is currently offline  enod
Messages: 41
Registered: November 2004
Member
There may be a little trouble. What will happen if only IDL is running?
The function envi_real_main_base() will not be available. To check if
one function is loaded, you can issue a HELP command:

help,name='envi_open_file',/routines,output=output

Search the *output* variable for "envi_open_file" function and then you
can figure out if ENVI is running.

Tian.

P.S. It seems that envi_real_main_base is not listed in ENVI help
document, so the check of it could result in failure.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: BGR color instead of RGB
Next Topic: Re: BGR color instead of RGB

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

Current Time: Wed Oct 08 17:05:36 PDT 2025

Total time taken to generate the page: 0.00519 seconds