.WHILE
Generates code that executes the block of statements while condition remains true.
.WHILE condition
statements
.ENDW
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
Generates code that executes the block of statements while condition remains true.
.WHILE condition
statements
.ENDW