Re: arrays vs. functions conflicts [message #38385 is a reply to message #38384] |
Fri, 05 March 2004 07:04   |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Paolo Grigis writes:
> Allright, I know this is difficult for IDL, but I would
> just like to know if there is a way out of the problem...
> Ok, maybe I was just being too optimistic, and there is
> not a solution beside hoping that everybody will switch to
> the []-bracket notation as soon as possible. In the
> meantime I suppose I have to be careful on the order
> of compilation of the routines.
>
> In any case, there aren't any compiler directives in the
> main procedure.
Well, somewhere then. IDL just doesn't figure this out
on its own. Are you sure the problem has to do with
square brackets and not naming conventions? Is the offending
program in its own file, with the file having the same
name as the program module?
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting
Coyote's Guide to IDL Programming: http://www.dfanning.com/
|
|
|