Section courante

A propos

Section administrative du site

 Logiciel  Plateforme 
Vue par liste complète
Vue par aperçu
Vue par catégorie
BBS
Compression de données
Editeur de texte
Installateur
Adam
Alpha
AmigaOS
Amstrad CPC
Apple II
Atari 400/800
Atari ST
CoCo 3
Commodore 64
Commodore 128
CP/M
DOS
Java
Linux
Macintosh
Mac OS X
MSX2
OS/2
Solaris
TRS-80
Windows
Windows 3

for

Pour
UEFI Shell

Syntaxe

for %indexvar in set [;]
   command [arguments]
   [command [arguments]]
   ...
endfor
for %indexvar run (start end [step])
   command [arguments]
   [command [arguments]]
   ...
endfor

Description

Cette commande permet de démarrer une boucle dans un script.



PARTAGER CETTE PAGE SUR
Dernière mise à jour : Lundi, le 22 juillet 2019