S T R U C T O R I Z E R

GNU General Public License



Read here ...
#19: use counter in for-loop
Priority: 
high
Status: 
closed
On wrote:
see example:
pour counter<- 1 à 2
On wrote:
sorry, post wasx noty ready...
pour counter<- 1 à 2
write "Give points for student" + counter
.....
reults in
Give points for student void.
It seems the counter is not known in the loop, but the rest of the loops works fine. Stops at 2.
On wrote:
sorry, post wasx noty ready...
pour counter<- 1 à 2
write "Give points for student" + counter
.....
reults in
Give points for student void.
It seems the counter is not known in the loop, but the rest of the loops works fine. Stops at 2.
On wrote:
Yes, I've noticed the same some minutes ago during class :-(

Did you use a fixed installation or the Java Web Start?

I'll try to fix it as soon ass possible.
On wrote:
=> fixed for 3.17