Hi folks -
I a, programming in IDL 7.0 with ENVI 4.5. I need to write IDL scripts that call ENVI functions, to simply/speed up my company's specific image processing methods. I have a script that works just fine on my system, but it does not work for one of my coworkers. She is running IDL 6.4.1 with ENVI 4.4. When I run my script on her system, calls to, for example, "ENVI_OPEN_FILE' are recognized, but when I call 'MATH_DOIT', IDL claims it does not recognize the function. Can anyone suggest what might be going on, here? Thanks so much.
|