For Loops
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 14
- Joined: Mon Dec 05, 2011 5:35 pm
For Loops
Does anyone know if there is a way to represent a For Loop (in java code) in LiveCode??
Re: For Loops
Look in the "Dictionary" for "repeat"drumdemon7GA727d wrote:Does anyone know if there is a way to represent a For Loop (in java code) in LiveCode??

Guglielmo
Re: For Loops
Hi drumdemon,
You can use Pendingmessages also
I put a simple stack in attachment
Best regards
Jean-Marc
You can use Pendingmessages also
I put a simple stack in attachment
Best regards
Jean-Marc
- Attachments
-
- SimplePendingLoop.livecode.zip
- (1.26 KiB) Downloaded 307 times
https://alternatic.ch
-
- Posts: 14
- Joined: Mon Dec 05, 2011 5:35 pm
Re: For Loops
oo
thanks both you guys!!
