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

Home » Public Forums » archive » structure references
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: structure references [message #86824 is a reply to message #86763] Thu, 05 December 2013 11:20 Go to previous message
spluque is currently offline  spluque
Messages: 33
Registered: September 2013
Member
On Sunday, December 1, 2013 10:44:14 PM UTC-6, Matthew Argall wrote:
>> FUNCTION FOO, A
>
>>
>
>> return, [A*2, A^2, A^0.5]
>
>>
>
>> END
>
>
>
>
>
> Why not this?
>
>
>
> PRO FOO, A, TwoA, ASquare, ASqrt
>
> TwoA = 2*A
>
> ASquare = A^2
>
> ASqrt = Sqrt(A)
>
> END

Thanks, this is probably the best thing to do. I have about 25 variables that would be output from FOO, so it would require a lengthy call.

Cheers,
Seb
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Reading ERDAS IMAGINE
Next Topic: Multiple color plots, same color bar

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

Current Time: Fri Oct 10 07:38:03 PDT 2025

Total time taken to generate the page: 1.76908 seconds