[GiDlist] loop over conditions
Posted: Tue Dec 09, 2003 1:56 pm
Hello,
how can i access properties belonging to different conditions in one loop ?
In the example below, in a loop over the condition "OC" i would like to read
a property belonging to the condition "Shell0" and after that again other
properties of OC. But if i try to set the actual conditions as done below,
somehow the data of condition OC and cond Shell0 mix together.
How could i do that ?
The example:
*set cond OC *elems
*loop elems OnlyInCond
*cond(OCProperty1)
....
....
*set cond Shell0
*cond(Shell0Property)
....
....
*set cond OC
*cond(OCProperty2)
*end loop
thank you for your help,
Pascal
--
+++ GMX - die erste Adresse für Mail, Message, More +++
Neu: Preissenkung für MMS und FreeMMS! http://www.gmx.net
how can i access properties belonging to different conditions in one loop ?
In the example below, in a loop over the condition "OC" i would like to read
a property belonging to the condition "Shell0" and after that again other
properties of OC. But if i try to set the actual conditions as done below,
somehow the data of condition OC and cond Shell0 mix together.
How could i do that ?
The example:
*set cond OC *elems
*loop elems OnlyInCond
*cond(OCProperty1)
....
....
*set cond Shell0
*cond(Shell0Property)
....
....
*set cond OC
*cond(OCProperty2)
*end loop
thank you for your help,
Pascal
--
+++ GMX - die erste Adresse für Mail, Message, More +++
Neu: Preissenkung für MMS und FreeMMS! http://www.gmx.net