Next: SCM for-from, Previous: SCM first-for?, Up: AutoGen Functions [Contents][Index]
Usage: (for-by by)
This function records the "step by" information
for an AutoGen FOR function.
Outside of the FOR macro itself, this function will emit an error.
See FOR.
Arguments:
by - the iteration increment for the AutoGen FOR macro