Navigation:  Commands > Infobox Information File [IIF] >

$repeat_limit [IIF]

Previous pageReturn to chapter overviewNext page

Override repeat limit

$repeat_limit limit


This command changes the limit for the number of times a repeat/until loop is to be executed.

The parameter on this command is used as follows:

limit The maximum required.

The command affects only $repeat and $until pairs which follow it in a single infobox.

Default: 256

Example:

$repeat_limit 1000

 


Topic url: http://www.copia.com/support/refmanual/index.html?$repeat_limit.htm