Administracja systemami UNIX oraz NT.
Something along the lines of FOR( i = 1; i <= n; i++ ) can be done using a bang counter ('!' is the "bang" character - though any character can be used, '!' is sort of customary):
FOR( i = 1; i <= n; i++ )
set n=%1set i=:loopset i=%i%! code to do something repetitiveif %i%==%n% goto endgoto loop:end
Prześlij komentarz
Brak komentarzy:
Prześlij komentarz