Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 568 Bytes

forc.md

File metadata and controls

26 lines (19 loc) · 568 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: FORC
FORC
12/17/2019
FORC
FORC directive
57c05099-0c46-44bc-9ae5-27ce850ccdff

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