[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: object oriented dilemma



Nick Bower (bowern@ses.curtin.edu.au) writes:

> i wonder if this will ever be addressed so we can discard the parentheses.
> after all there couldn't be another meaning for,
> 
> line = *self.imagePointer[5,*]

Well, as a matter of fact, if you just rearranged that,
it would be the 6th column and all the rows of the 
pointer array set to the value of line. :-)

   *self.imagePointer[5,*] = line

Cheers,

David

-- 
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155