Aide:FileChangeDir.txt

De Wiki AutoIt Français
Aller à : navigation, rechercher

Document original V3.3.6.1 :

###Function###
FileChangeDir

###Description###
Changes the current working directory.

###Syntax###
FileChangeDir ( "path" )


###Parameters###
@@ParamTable@@
path
	The path to make the current working directory.
@@End@@


###ReturnValue###
@@ReturnTable@@
Success:	Returns 1.
Failure:	Returns 0 if working directory not changed.
@@End@@


###Remarks###
None.

###Related###
<a href="../macros/AutoItRelated.htm">@WorkingDir</a>


###Example###
@@IncludeExample@@


Document traduit V3.3.6.1 :

###Function###
FileChangeDir

###Description###
Change le répertoire de travail actuel.

###Syntax###
FileChangeDir ( "path" )


###Parameters###
@@ParamTable@@
path
	Le chemin d'accès au nouveau répertoire de travail.
@@End@@


###ReturnValue###
@@ReturnTable@@
Succès:	Retourne 1.
Échec:	Retourne 0 si le répertoire de travail n'est pas modifié.
@@End@@


###Remarks###
Aucune.

###Related###
<a href="../macros/AutoItRelated.htm">@WorkingDir</a>


###Example###
@@IncludeExample@@


Traducteur :TT22

Contributeurs (pour les modifications avant le Wiki) :