Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of mappen te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen om mappen te wijzigen.
Generates code that executes the block of statements while condition remains true. (32-bit MASM only.)
Syntax
.WHILE condition
statements
.ENDW