ENDFOR - End of FOR block

Syntax
  ENDFOR
  
  
Synonym

None

Description

The ENDFOR directive indicates the end of a FOR block.

Note: The FOR directive is only available when the -Compat=b assembler option is used. Otherwise, the FOR directive is not supported.
Example

See Listing: Using the FOR directive in a loop in the FOR section.

See also

Assembler directives: