X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 20 Apr 2010 12:50 PM by  anon
Best way to programmatically get ENVI version?
 2 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
20 Apr 2010 12:50 PM
    I'm currently doing this by looking at the last two characters of the path returned by envi_get_path().  Is there a better way?    

    MariM



    Veteran Member


    Posts:2396
    Veteran Member


    --
    20 Apr 2010 12:56 PM
    There is the documented 'ENVI_QUERY_VERSION' that could be used too - which shows if you are running the service pack. ENVI> print, envi_query_version() 4.7 SP1

    Deleted User



    New Member


    Posts:
    New Member


    --
    20 Apr 2010 02:01 PM
    Sweet! Thanks Mari :)
    You are not authorized to post a reply.