07-07-2008 10:06 AM
07-07-2008 10:58 AM - edited 07-07-2008 10:59 AM
Excellent article Jim,
It's one of those features that I am starting to adopt, so it's good to be reminded of it.
Just one comment about the article. You're missing the word "see" in the text below:
"In the screenshot below, you can the difference between the classic For Loop and one with a Conditional Terminal."
^see^
07-07-2008 11:13 AM
@JoeLabView wrote:
Excellent article Jim,
It's one of those features that I am starting to adopt, so it's good to be reminded of it.
Just one comment about the article. You're missing the word "see" in the text below:
"In the screenshot below, you can the difference between the classic For Loop and one with a Conditional Terminal."
^see^
07-07-2008 01:59 PM
I can. I'm still at 8.2.
@Jim Kring wrote:
Yes, I really love this feature and have finally started to use it regularly. Now that I am, I can't imagine life without it.
07-07-2008 02:05 PM
@smercurio_fc wrote:I can. I'm still at 8.2.
@Jim Kring wrote:
Yes, I really love this feature and have finally started to use it regularly. Now that I am, I can't imagine life without it.
07-07-2008 02:16 PM
07-08-2008 01:44 AM - edited 07-08-2008 01:47 AM
07-08-2008 01:59 AM
07-08-2008 02:05 AM
I'm glad you found the article interesting 🙂
@JB wrote:
Thank you Jim for one more interesting article.
My humble suggestion would be to complete the article by adding an example that shows the differences between a for loop with conditional terminal and a while loop (--> no need to extract the array size and to compare it with the loop index to stop after the last element of the array).
Message Edité par JB le 07-08-2008 08:47 AM
07-08-2008 02:56 AM