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 #59547 is a reply to message #59481] Tue, 01 April 2008 06:48 Go to previous messageGo to previous message
Vince Hradil is currently offline  Vince Hradil
Messages: 574
Registered: December 1999
Senior Member
On Apr 1, 2:49 am, jdu <jdu.u...@gmail.com> wrote:
> By the way, my purpose is to save the current state of the iTool in a
> single file.
> With this file, I can return to the current state of the data later
> and continute my work.
>
> Du
>
> On Apr 1, 1:29 pm, jdu <jdu.u...@gmail.com> wrote:> 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

It works fine on my machine - btw, I think David's page is not quite
right, I too had to use itresolve.pro.
Have you checked all your spellings? Your error stated
'IPOLTFINDGEN100' could not be found... shouldn't the filename be
'IPLOTFINDGEN100.PRO'?
[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: Wed Oct 08 17:34:55 PDT 2025

Total time taken to generate the page: 0.00393 seconds