Поделиться через


.WHILE

Generates code that executes the block of statements while condition remains true.

.WHILE condition
      statements
   .ENDW

См. также

Основные понятия

Directives Reference