Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Using Do WhileContent of Using Do While.ps1MD5 Hash: 802CCE5117BFDF62642EEA8E776B382B |
||
$Count = 1; do {Write-Host $Count; $Count++} while ($Count -lt 11) | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |