Specifies the line in a batch program to which you want to go.
Suspends processing of a batch program and displays a message prompting the user to press any key to continue.
Suspend le traitement du programme batch et affiche un message invitant l'utilisateur à appuyer sur n'importe quelle touche pour continuer.
Specifies the line in a batch program to which Windows should go.
Directs cmd.exe to a labeled line in a batch program.
Specifies the label that you want a batch program control to jump to.
Specifies the label that you want a batch program control to jump to.
You can create a batch program that calls itself.
To use for in a batch program, use the following syntax
For example, a human-machine interface, a batch program loading a data stream, a report, etc.
Par exemple, une interface homme-machine, un batch intégrant un flux de données, une édition, etc.
Performing data entry using a batch program
During this training, you will extract the business logic from a batch program and generate a modernized batch with identical behaviour.
Durant cette formation, vous extrairez la logique métier d'un programme batch puis génèrerez un batch iso-fonctionnel sur une technologie moderne.
You can create a batch program to perform xcopy operations and use the batch if command to process the exit code if an error occurs.
Vous pouvez créer un programme de commandes pour effectuer des opérations xcopy et utiliser la commande if pour traiter le code de sortie si une erreur se produit.
Prompts the user to select one item from a list of single-character choices in a batch program, and then returns the index of the selected choice.
Invite l'utilisateur à sélectionner un élément dans une liste de choix d'un seul caractère dans un programme de commandes et puis retourne l'index du choix sélectionné.