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

Home » Public Forums » archive » syntax error with hash
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
syntax error with hash [message #94555] Wed, 05 July 2017 07:19 Go to next message
marko.scholze is currently offline  marko.scholze
Messages: 2
Registered: July 2017
Junior Member
Hi,

I am running IDL 8.5.1. on a recent MacBookPro (10.12). I want to create a hash, however, when I do this I get a syntax error:

IDL> test_hash = hash()

test_hash = hash()
^
% Syntax error.


Does anybody have a clue why this does not work?

Many thanks
Marko
Re: syntax error with hash [message #94556 is a reply to message #94555] Wed, 05 July 2017 07:34 Go to previous messageGo to next message
Helder Marchetto is currently offline  Helder Marchetto
Messages: 520
Registered: November 2011
Senior Member
My guess is a path error and a library containing a function called hash().
Check the content of the variable !path and look for any file named path.pro.

Cheers,
Helder

On Wednesday, July 5, 2017 at 4:20:08 PM UTC+2, marko....@googlemail.com wrote:
> Hi,
>
> I am running IDL 8.5.1. on a recent MacBookPro (10.12). I want to create a hash, however, when I do this I get a syntax error:
>
> IDL> test_hash = hash()
>
> test_hash = hash()
> ^
> % Syntax error.
>
>
> Does anybody have a clue why this does not work?
>
> Many thanks
> Marko
Re: syntax error with hash [message #94560 is a reply to message #94556] Thu, 06 July 2017 02:35 Go to previous message
marko.scholze is currently offline  marko.scholze
Messages: 2
Registered: July 2017
Junior Member
Thanks, that was the right hint...

Marko
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: IDL-Motley and IDL-ROMS now on GitHub
Next Topic: Class inheritance with CREATE_STRUCT?

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

Current Time: Wed Oct 08 09:20:42 PDT 2025

Total time taken to generate the page: 0.00451 seconds