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

Home » Public Forums » archive » Undefined procedure/function: 'REVERSE'
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Undefined procedure/function: 'REVERSE' [message #94254] Wed, 08 March 2017 10:31 Go to next message
liam.steele is currently offline  liam.steele
Messages: 13
Registered: September 2015
Junior Member
Hi all,

I'm using an IDL distribution on my university cluster, and for some reason, the reverse function does not exist. I just get the error message:

Attempt to call undefined procedure/function: 'REVERSE'

Does anyone know why this might be? I assumed reverse was one of the standard functions that should just be available. This is the only function I've tried so far that doesn't exist. Unfortunately I don't know where all the .pro files are stored in the bowels of the cluster.

I thought I might just be able to download the file online, but the only site that seems like it had it ( https://hesperia.gsfc.nasa.gov/ssw/gen/idl_fix/soft/old350/r everse.pro) no longer works!

To note, I have asked our IT people, but I thought I'd ask on here as well, as the answer is likely to be quicker!

Thanks,

J
Re: Undefined procedure/function: 'REVERSE' [message #94255 is a reply to message #94254] Wed, 08 March 2017 10:38 Go to previous messageGo to next message
wlandsman is currently offline  wlandsman
Messages: 743
Registered: June 2000
Senior Member
reverse.pro should be in the /lib directory your IDL distribution. It is in
/Applications/exelis/idl85/lib/ on my Mac
/usr/local/exelis/idl/lib on my Linux box

It sound like your !PATH is screwed up. If you are missing reverse.pro you are likely missing other important procedures --Wayne

On Wednesday, March 8, 2017 at 1:31:08 PM UTC-5, liam....@gmx.co.uk wrote:
> Hi all,
>
> I'm using an IDL distribution on my university cluster, and for some reason, the reverse function does not exist. I just get the error message:
>
> Attempt to call undefined procedure/function: 'REVERSE'
>
> Does anyone know why this might be? I assumed reverse was one of the standard functions that should just be available. This is the only function I've tried so far that doesn't exist. Unfortunately I don't know where all the .pro files are stored in the bowels of the cluster.
>
> I thought I might just be able to download the file online, but the only site that seems like it had it ( https://hesperia.gsfc.nasa.gov/ssw/gen/idl_fix/soft/old350/r everse.pro) no longer works!
>
> To note, I have asked our IT people, but I thought I'd ask on here as well, as the answer is likely to be quicker!
>
> Thanks,
>
> J
Re: Undefined procedure/function: 'REVERSE' [message #94256 is a reply to message #94255] Wed, 08 March 2017 10:55 Go to previous message
liam.steele is currently offline  liam.steele
Messages: 13
Registered: September 2015
Junior Member
Aha! Yes, the path wasn't correct. I had no idea where to look, but then I realised that if I typed 'which idl', it would show me where things are located.

It's funny how sometimes just writing a question out can help you solve things!

Thanks for the reply,

J

On Wednesday, 8 March 2017 12:38:41 UTC-6, wlandsman wrote:
> reverse.pro should be in the /lib directory your IDL distribution. It is in
> /Applications/exelis/idl85/lib/ on my Mac
> /usr/local/exelis/idl/lib on my Linux box
>
> It sound like your !PATH is screwed up. If you are missing reverse.pro you are likely missing other important procedures --Wayne
>
> On Wednesday, March 8, 2017 at 1:31:08 PM UTC-5, liam....@gmx.co.uk wrote:
>> Hi all,
>>
>> I'm using an IDL distribution on my university cluster, and for some reason, the reverse function does not exist. I just get the error message:
>>
>> Attempt to call undefined procedure/function: 'REVERSE'
>>
>> Does anyone know why this might be? I assumed reverse was one of the standard functions that should just be available. This is the only function I've tried so far that doesn't exist. Unfortunately I don't know where all the .pro files are stored in the bowels of the cluster.
>>
>> I thought I might just be able to download the file online, but the only site that seems like it had it ( https://hesperia.gsfc.nasa.gov/ssw/gen/idl_fix/soft/old350/r everse.pro) no longer works!
>>
>> To note, I have asked our IT people, but I thought I'd ask on here as well, as the answer is likely to be quicker!
>>
>> Thanks,
>>
>> J
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Create a structure in IDL
Next Topic: Hist_nd 3D +1 gridding / binning data

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

Current Time: Wed Oct 08 13:36:58 PDT 2025

Total time taken to generate the page: 0.00416 seconds