FORC

Marks a block that will be repeated once for each character in string, with the current character replacing parameter on each repetition.

Syntax

FORC parameter, <string>
statements
ENDM

Remarks

Same as IRPC.

See also

Directives reference
MASM BNF Grammar