Translations - ONYX - 9.0 - KB - ifFileExist - Différence de comportement entre Windows et Linux/6/en

Différence entre versions

De MappingDoc
(Page créée avec « Calling the script in the cmd box: </br> </br> "[%PATH_BIN%]/custom/iffolderexist.sh" "[%PATH%]/../foo"</br> </br> With "[%PATH%]/../toto" the directory to check.</br> </... »)
 
(Aucune différence)

Version actuelle datée du 8 janvier 2025 à 08:33

Informations concernant le message (contribuer)

Ce message n’est pas documenté. Si vous savez où ou comment il est utilisé, vous pouvez aider les autres traducteurs en créant sa documentation.

Définition du message (ONYX:9.0:KB:ifFileExist : Différence de comportement entre Windows et Linux)
 
Appel du script dans la boite cmd :  </br>
</br>
"[%PATH_BIN%]/custom/iffolderexist.sh" "[%PATH%]/../toto"</br>
</br>
Avec "[%PATH%]/../toto"  le répertoire à vérifier.</br>
</br>
PS : Le chemin relatif est possible via les /../ par exemple</br>
Traduction
Calling the script in the cmd box: </br>
</br>
"[%PATH_BIN%]/custom/iffolderexist.sh" "[%PATH%]/../foo"</br>
</br>
With "[%PATH%]/../toto" the directory to check.</br>
</br>
PS: The relative path is possible via /../ for example</br>

Calling the script in the cmd box:

"[%PATH_BIN%]/custom/iffolderexist.sh" "[%PATH%]/../foo"

With "[%PATH%]/../toto" the directory to check.

PS: The relative path is possible via /../ for example