Attempt to call undefined procedure/function -- error [message #94026] |
Tue, 27 December 2016 23:16  |
gunvicsin11
Messages: 93 Registered: November 2012
|
Member |
|
|
Hi all,
I am using the program timestamp.pro
while using the program this is the error, I am getting,
Compiled module: TIMESTAMP.
% Attempt to call undefined procedure/function: 'TIMESTAMP'
Can anyone let me know how to resolve this.
thanks
|
|
|
|
Re: Attempt to call undefined procedure/function -- error [message #94032 is a reply to message #94029] |
Thu, 29 December 2016 01:21  |
gunvicsin11
Messages: 93 Registered: November 2012
|
Member |
|
|
On Wednesday, December 28, 2016 at 9:35:37 PM UTC+5:30, Jim P wrote:
> On Wednesday, December 28, 2016 at 12:16:13 AM UTC-7, sid wrote:
>> Hi all,
>>
>> I am using the program timestamp.pro
>> while using the program this is the error, I am getting,
>>
>> Compiled module: TIMESTAMP.
>> % Attempt to call undefined procedure/function: 'TIMESTAMP'
>>
>> Can anyone let me know how to resolve this.
>>
>> thanks
>
> Is the routine in timestamp.pro a function or a procedure? Are you calling it with the appropriate syntax in your own routine?
It is a procedure. I am calling with the correct syntax. But I get the problem. One thing is I am using older version of IDL and this program is of newer version.
|
|
|