Translation of "scriptname" in French
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
It is stored in the format <scriptname>.isf.
Cette valeur est stockée sous le format <scriptname>.isf.
Then, display the new value of the $scriptname variable.
Affichez ensuite la nouvelle valeur de la variable $scriptname.
The following command sets a command breakpoint with an action that logs the value of the $scriptname variable when the function is called.
La commande ci-dessous définit un point d'arrêt de commande avec une action qui enregistre la valeur de la variable $scriptname lorsque la fonction est appelée.
DBG> $scriptname C:\ps-test\test.ps1 Use a Step command (s) to preview the next statement in the script.
DBG> $scriptname C:\ps-test\test.ps1 Utilisez une commande Step (s) pour afficher un aperçu de l'instruction suivante du script.
DBG> $scriptname C:\ps-test\test.ps1 Use another Step command to execute the function call.
DBG> $scriptname C:\ps-test\test.ps1 Utilisez une autre commande Step pour exécuter l'appel de fonction.
DBG> $scriptname DBG> Use a Step command (s) to execute the statement that populates the variable.
DBG> $scriptname DBG> Utilisez une commande Step (s) pour exécuter l'instruction qui remplit la variable.
When you open a script, the program will prompt you with the following message: Are you sure you want to run the service script"%Scriptname%"?
Lorsque vous ouvrez un script, le programme affiche le message suivant : Voulez-vous vraiment exécuter le script de service « %Scriptname% » ?
Save the hash table in a <ScriptName>.psd1 file.
Enregistrez la table de hachage dans un fichier <NomScript>.psd1.
Then create a de-DE subdirectory under the script directory, and save the de-DE <ScriptName>.psd1 file in the de-DE subdirectory.
Créez ensuite un sous-répertoire de-DE dans le répertoire de script et enregistrez le fichier de-DE <NomScript>.psd1 dans le sous-répertoire de-DE.
Use scriptname as the filename the init script is installed as in etc/init.d/ (and also use it as the filename for the defaults file, if it is installed).
Utilise nom-du-script en tant que nom du script init dans etc/init.d/ et, si besoin est, comme nom du fichier « defaults ».