Translations - ONYX - 9.0 - KB - ifFileExist

Différence de comportement entre Windows et Linux/6/en

De MappingDoc
Révision datée du 8 janvier 2025 à 08:33 par Jdieu (discussion | contributions) (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> </... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)

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