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 #50258] Thu, 21 September 2006 10:53 Go to previous message
Jean H. is currently offline  Jean H.
Messages: 472
Registered: July 2006
Senior Member
>> 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. :-(

It works here..
{ x86 Win32 Windows Microsoft Windows 6.2 Jun 20 2005 32 64}

I tried with the fake_save.pro in a) a directory already set in my path,
B) in a new directory, setting the path in fake_save (as David did)
Fake_routine.pro is in another folder, defined in the path

>> 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"

try !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'.

do you have a fake_routine.pro file?

Jean

> 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
[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 09:52:14 PDT 2025

Total time taken to generate the page: 1.84095 seconds