Tenter de l'activer dans un script va générer une alerte.
Trying to enable it at in a script will generate a warning.
Faire glisser la note pour modifier sa position dans un script.
Vous pouvez placer ces commandes dans un script exécuté au démarrage.
Cela inclura la connaissance et l'adaptabilité dans un script.
Notez que dans un script, ce mécanisme est désactivé.
Dans un script, c'est à nous de gérer ce type de problème.
In a script, it's up to us to handle this type of problem.
Dans un script, vous devriez probablement analyser la sortie de strings avec grep ou sed.
In a script, you would probably parse the output of strings with grep or sed.
Dans un script, l'opérateur ternaire (a ?
In a script, the ternary operator (a?
Dans un script, l'utilisation de proc ou func pour décrire un argument de fonction provoquait une indentation incorrecte dans l'option de formatage automatique.
In a script, the use of proc or func to describe a function argument caused incorrect indentation in the automatic formatting option.
Dans un script, la totalité du script s'exécute dans la même instance d'exécution, l'environnement d'exploitation qui définit les commandes, variables et autres éléments disponibles.
In a script, the entire script runs in the same runspace, the operating environment that defines which commands, variables, and other elements are available.
Dans un script, si vous ouvrez un dialogue défini par l'utilisateur depuis la fonction de changement, fonction d'attente ou fonction à bouton d'un dialogue utilisateur, le dialogue originel est désactivé pendant que le nouveau dialogue est utilisé.
In a script, if you open a user-defined dialog from inside the change, idle or button-pressed function of a user dialog, the original dialog is disabled while the new dialog is in use.
Dans un script, sélectionnez.
In a script, select.
Dans un script utilisé par la boîte de dialogue, nous pouvons alors faire référence à l'argument en utilisant la propriété arguments de la fenêtre.
In a script used by the dialog, we can then refer to the argument using the window's arguments property. For example