| description | Learn more about: .WHILE (32-bit MASM) | |
|---|---|---|
| title | .WHILE | |
| ms.date | 11/05/2019 | |
| f1_keywords |
|
|
| helpviewer_keywords |
|
|
| ms.assetid | 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