Re: I look for an example of LOGIC:ITERATE that iterates over an ARRAY

2005-03-29 Thread Jan-Jaap Endenburg - Vera
Thank you Günther, for your help: Now it works fine! Jan-Jaap Günther Wieser wrote: i think the example in the docs shows you almost everything: Next element is all you need to do is drop the "property" attribute as an array doesn't have properties. then it should work fine. so this is an "arr

RE: I look for an example of LOGIC:ITERATE that iterates over an ARRAY

2005-03-29 Thread Günther Wieser
i think the example in the docs shows you almost everything: Next element is all you need to do is drop the "property" attribute as an array doesn't have properties. then it should work fine. so this is an "array" version: Next element in array is kr, guenther -- Günther Wieser creat