Next: , Previous: , Up: AutoGen Functions   [Contents][Index]


3.4.16 for-from - set initial index

Usage: (for-from from)
This function records the initial index information for an AutoGen FOR function. Outside of the FOR macro itself, this function will emit an error. See FOR.

Arguments:
from - the initial index for the AutoGen FOR macro