[Galileo, XPAND] Loop using the expression FOREACH [message #869314] |
Thu, 03 May 2012 04:09  |
Eclipse User |
|
|
|
Hi everyone,
I have a little problem for doing my work. To be clear, I have 3 arguments "FramePort, Length and SlotID" with 121 elements each.
The different argument are in different part of my file. So I would like to create a loop from 0 to 121.
Now, when I'm using my loop FOREACH, i have the right argument "SlotID" but for my two others arguments, I have the all collection for each iteration.
«LET this.topLevelPackages.......framePort AS FramePort-»
«LET this.topLevelPackages.......frameLength AS Length-»
«FOREACH topLevelPackages........slotId AS SlotID ITERATOR SlotIDCounter-»
Slot ID : «SlotID»
Length : «Length»
FramePort : «FramePort»
«ENDFOREACH-»
«ENDLET»
«ENDLET»
Thanks you in advance,
Regards,
[Updated on: Thu, 03 May 2012 04:16] by Moderator
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04480 seconds