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

Home » Public Forums » archive » Error compiling procedure already compiled
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: Error compiling procedure already compiled [message #34493 is a reply to message #34451] Wed, 19 March 2003 10:22 Go to previous message
JD Smith is currently offline  JD Smith
Messages: 850
Registered: December 1999
Senior Member
On Sat, 15 Mar 2003 00:14:27 -0700, Rob wrote:


> % ROUTINE_INFO: String expression required in this context: NAME. %
> Execution halted at: IDLWAVE_PRINT_INFO_ENTRY % IDLWAVE_ROUTINE_INFO %
> $MAIN$ IDL> idlwave_get_sysvars

This turned out to be yet another example of the poor choice parentheses
were as array indexing delimiters in earlier versions of IDL. The
automated code which asks the shell for routine information contained a
few variables subscripted with:

all(i)

instead of

all[i]

Rob had a function on his path named, you guessed it, "all", which was
doing the damage It'll be fixed in the next version.

JD
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Fullscreen Object graphics ?
Next Topic: Re: IDLgrAxis and scaling

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

Current Time: Sun Oct 12 10:45:44 PDT 2025

Total time taken to generate the page: 1.52255 seconds