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

Home » Public Forums » archive » Variable is undefined: Actually a function
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: Variable is undefined: Actually a function [message #76894 is a reply to message #76824] Fri, 08 July 2011 09:44 Go to previous message
Maegereg is currently offline  Maegereg
Messages: 10
Registered: June 2011
Junior Member
Paulo Penteado wrote:
> Is the right file found with
>
> print,file_which('calculate_decay_rate.pro')
> print,file_which('calculate_decay_rate.pro',/include_current _dir)
>
> ?
>
> Also, what happens if you do
>
> resolve_routine,'calculate_decay_rate',/is_function
>
> ?

IDL> print, file_which('calculate_decay_rate.pro')
% Compiled module: FILE_WHICH.
~/Developer/DCE_MRI_ABC/OTHER_AIF/Bayesian/calculate_decay_r ate.pro
IDL> print, file_which('calculate_decay_rate.pro',/include_current_dir)
~/Developer/DCE_MRI_ABC/OTHER_AIF/Bayesian/calculate_decay_r ate.pro
IDL> resolve_routine, 'calculate_decay_rate', /is_function
% Compiled module: CALCULATE_DECAY_RATE.

That's the right files in those first two queries.
[Message index]
 
Read Message
Read Message
Previous Topic: Re: MIP from BMP Images
Next Topic: Re: TOTAL gives totally different result on identical array

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

Current Time: Wed Dec 03 13:54:58 PST 2025

Total time taken to generate the page: 1.36217 seconds