On Mon, 4 Feb 2008, Sven Schreiber wrote:
> why is the following script invalid ("end index must be greater than start
> index")
>
> <script1>
> loop for i=1..1
> print "check"
> end loop
> </script1>
For purely historical reasons. Fixed in CVS.
Allin.