.CONTINUE (32-bit MASM)

Generates code to jump to the top of a .WHILE or .REPEAT block if condition is true. (32-bit MASM only.)

Syntax

.CONTINUE.IF condition

See also

Directives Reference
MASM BNF Grammar