[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem using sav files.





Theo Brauers wrote:
> 
> Hi experts:
> 
> I am stuck with a problem using a sav file:
> 
> My program is an widget driven i/o interface for FACSIMILE. It
> consists of about 400 functions/routines. When I compile the
> whole thing using resolve_all it works fine in this IDL session.
> However, when I save the thing ( easy.sav ) and restart IDL using


...

Some routines gave different results in runtime specially 
HELP,CALL=CALL

In development it returns the filename and its location.
During runtime it's the uppercased routine name.

If this is used as input to another routine it is possible thats
an empty string is passed.



regards
Reimar