Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 292 Bytes

forc.md

File metadata and controls

13 lines (8 loc) · 292 Bytes

Asmc Macro Assembler Reference

FORC

FORC
    parameter, statements
ENDM

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

See Also

Directives Reference