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

Home » Public Forums » archive » Re: @make vs command line for creating .sav files.
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: @make vs command line for creating .sav files. [message #50260 is a reply to message #50259] Thu, 21 September 2006 10:33 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Allan Whiteford writes:

>
> I'm not sure if this is the correct behaviour or not (one would suspect
> not since David found a different behaviour on windows).

Actually, this fails on Windows, too, if I set the problem
up as described in Matt's first post. :-(

> The pragmatic solution is, I guess, to rebuild your path or manually
> call your startup file after the .reset_session.

I've tried running my startup file directly after the .RESET
and that doesn't help either. Something weird is going on
here. I can't even set the !PATH and get it to work!

Here is my file fake_save.pro:

.reset_session
!path = !path + "c:\RSI\DAVID\TEST"
!path = expand_path( !path )
.compile fake_needs
resolve_all

And here is the result:

IDL> @fake_save
Compiled module: FAKE_NEEDS.
Compiled module: RESOLVE_ALL.
Attempt to call undefined procedure/function: 'FAKE_ROUTINE'.
Error occurred at: RESOLVE_ALL_BODY 288 C:\RSI\IDL62\lib
\resolve_all.pro
RESOLVE_ALL 347 C:\RSI\IDL62\lib
\resolve_all.pro
$MAIN$
Execution halted at: $MAIN$

Don't know. :-(

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: @make vs command line for creating .sav files.
Next Topic: Re: @make vs command line for creating .sav files.

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

Current Time: Fri Oct 10 22:40:07 PDT 2025

Total time taken to generate the page: 1.03956 seconds