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

Home » Public Forums » archive » problem restoring a save file from within a procedure
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
problem restoring a save file from within a procedure [message #44383] Thu, 09 June 2005 07:43
Hrafnkell is currently offline  Hrafnkell
Messages: 4
Registered: June 2005
Junior Member
Hi

My problem is that I can't restore .sav files from within a procedure.
There are three restore commands whitin my procedure, each one for a
different .sav file. Each .sav file contains only one variable (none of
them with the same name). The three restore commands are the only
commands in the procedure.
So my procedure looks like this:

PRO plotprecip
restore, 'fullpath1'
restore, 'fullpath2'
restore, 'fullpath3'
END

When I run the procedure IDL doesn't issue an error command, but the
variables aren't restored. The variables are deffinately in the .sav
files because when I restore them from the command line IDL recognizes
the variable whitin them. The problem seems to be windows. When I ran
the procedure on a linux machine everything went fine. Is this a known
bug?

Any help appreciated, Hrafnkell
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Plot in wavelength and energy axes
Next Topic: annotations in a contour plot.

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

Current Time: Wed Oct 08 18:40:40 PDT 2025

Total time taken to generate the page: 0.00664 seconds