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

Home » Public Forums » archive » Creating executable sav file
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Creating executable sav file [message #94582] Sun, 16 July 2017 00:51 Go to previous message
moxament is currently offline  moxament
Messages: 26
Registered: April 2008
Junior Member
Dear all,

I am trying to develop my first standalone idl executable *.sav file and need your kind help. I have the mean program file mean_program.pro which calls different procedures and functions to do a specific calculation. For example, I have:

mean_program.pro
procedure_1.pro
procedure_2.pro
function_1.pro
function_2.pro

some of the procedures contain ENVI procedures/functions (e.g. ENVI_GET_ROI_DATA, ENVI_GET_DATA, etc.). In order to create the *.sav file, I complied the mean_program.pro and the other procedures and functions (procedure_1.pro, procedure_2.pro, function_1.pro, function_2.pro), and after that created a *.sav file called mean_program.sav. Now, I copied the file mean_program.sav alone in a second laptop which has idl only (no ENVI) and tried to execute it using the idl visual machine and got the following error message:

“The following error was encountered: Attempt to call undefined procedure/function: ‘MEAN_PROGRAM’. Please consult the supplier of the application”.

Not sure why I am getting this error, can you help please?

Thank you,

Muhamed
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: New behavior of n_elements?
Next Topic: Plot scatter points with transparency

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

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

Total time taken to generate the page: 0.00242 seconds