description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||
---|---|---|---|---|---|---|---|
Learn more about: .WHILE (32-bit MASM) |
.WHILE |
11/05/2019 |
|
|
7c5e78ae-1bfd-4dcf-aa4c-ba940bcf7793 |
Generates code that executes the block of statements while condition remains true. (32-bit MASM only.)
.WHILE condition
statements
.ENDW