Just out of interest: can you show me the export file where you've actually needed to output $loop? Or have you simply tried to reach the limits?
The background of this behaviour is, that normal scripting functions are another language that the export configuration language (including different parsers).
can you show me the export file where you've actually needed to output $loop?
No longer availabable, but the line was something lke:
$puts(REM,'workaround for failure of $loop() after $loop(,1)')
The background of this behaviour is, that normal scripting functions are another
language that the export configuration language (including different parsers).