Re: continue equivalent on macro language (for loop control)
Posted by
Cammer, Michael on
Mar 16, 2011; 2:12pm
URL: http://imagej.273.s1.nabble.com/continue-equivalent-on-macro-language-for-loop-control-tp3685375p3685379.html
I know it's messy and was absolutely forbidden when I took programming in college, but you can cheat by making global variables.
Cheers,
Michael
-----Original Message-----
From: ImageJ Interest Group [mailto:
[hidden email]] On Behalf Of Carnë Draug
Sent: Wednesday, March 16, 2011 9:47 AM
To:
[hidden email]
Subject: Re: continue equivalent on macro language (for loop control)
On 16 March 2011 11:48, Gluender <
[hidden email]> wrote:
> Carnë,
>
> did you consider using functions to make your (smart) code more structured?
I did. But then I can't return more than one value from a function
------------------------------------------------------------
This email message, including any attachments, is for the sole use of the intended recipient(s) and may contain information that is proprietary, confidential, and exempt from disclosure under applicable law. Any unauthorized review, use, disclosure, or distribution is prohibited. If you have received this email in error please notify the sender by return email and delete the original message. Please note, the recipient should check this email and any attachments for the presence of viruses. The organization accepts no liability for any damage caused by any virus transmitted by this email.
=================================