On Friday 04 January 2008 09:39:02 Klaus Darilion wrote:
and iterate through them with a loop structure?
There are no loop constructs in openser. But you could do it yourself by calling the same route block recursive
Hi, in OpenSer 1.3 does exist "while" statement:
http://www.openser.org/dokuwiki/doku.php/core-cookbook:1.3.x#while
Regards.