Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Generates code that executes the block of statements while condition remains true. (32-bit MASM only.)
Syntax
.WHILE condition
statements
.ENDW