Toutes les traductions

De MappingDoc

Entrez un nom de message ci-dessous pour visualiser toutes les traductions disponibles.

Message

Il existe 2 traductions.

NomMessage actuel
 h anglais (en)
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>
 h français (fr) 
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>