.WHILE
Generates code that executes the block of statements while condition remains true.
.WHILE condition
statements
.ENDW
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Generates code that executes the block of statements while condition remains true.
.WHILE condition
statements
.ENDW