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

Home » Public Forums » archive » How to save an iTools procedure?
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: How to save an iTools procedure? [message #59552 is a reply to message #59481] Mon, 31 March 2008 22:29 Go to previous messageGo to previous message
jdu is currently offline  jdu
Messages: 7
Registered: February 2008
Junior Member
I have read the webpage you give me and the Tech Tip on the Research
Systems web page.
But the example cannot be repeated in my computer.
I build a procedure iplotfindgen100.pro that contains one line of
code:

PRO iplotfindgen100
iplot, findgen(100)
END

Then build the Binary At The IDL Command Line
IDL> .FULL_RESET_SESSION
IDL> .COMPILE iplotfindgen100
IDL> RESOLVE_ALL
IDL> ITRESOLVE
IDL> SAVE, /ROUTINES, FILENAME='iplotfingen100.sav'
Because the version of my IDL is 6.5, I use ITRESOLVE to replace the
procedure IDLITRESOLVEITOOLS.
However the .sav file still cannot be opened in the IDL Virtual
Machine.
A warning is given.
"The following error was encountered: Attempt to call undefined
procedure/function: 'IPOLTFINDGEN100'.
Please consult the supplier of the application."

Could you give me a good .sav file of the example for an iTools
procedure?

Best regards,
Du


On Apr 1, 5:50 am, Vince Hradil <hrad...@yahoo.com> wrote:
> On Mar 31, 3:57 am, "dux...@gmail.com" <dux...@gmail.com> wrote:
>
>> Dear all,
>
>> I want to save an iTools procedure which consist of data and figures
>> to the file, in order to edit the detail of figures next time.
>> But an ISV file is just a save file that contains a portion of the
>> iTools data/vis hierarchy.
>> When I open ISV file, many properties of figures is missing.
>> If I use SAVE and RESTORE, only the variable is resotred and the
>> figure of iTools cannot be saved.
>> Is there some method which can save all the iTools data?
>
>> Best regards,
>> Du
>
> http://www.dfanning.com/itool_tips/runtime.html
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: how to create a new folder by IDL
Next Topic: Curl, Gradient and Divergence

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

Current Time: Fri Oct 10 05:27:30 PDT 2025

Total time taken to generate the page: 0.80790 seconds