Aide:Comments-start.txt
De Wiki AutoIt Français
Document original V3.3.6.1 :
###Keyword###
#comments-start
###Description###
Specify that an entire section of script should be commented out.
###Syntax###
<b>#comments-start</b>
...
...
<b>#comments-end</b>
###Parameters###
None.
###Remarks###
The #comments-start and #comments-end directives can be nested.
You can also use the abbreviated keywords <b>#cs</b> and <b>#ce</b>.
Additionally, the directives themselves can be commented out!
###Related###
###Example###
@@IncludeExample@@
Document traduit V3.3.6.1 :
###Keyword###
#comments-start
###Description###
Précise que toute une partie du script doit être commentée.
###Syntax###
<b>#comments-start</b>
...
...
<b>#comments-end</b>
###Parameters###
Aucun.
###Remarks###
Les instructions #comments-start et #comments-end peuvent être imbriquées.
Vous pouvez aussi utiliser les abréviations <b>#cs</b> et <b>#ce</b>.
Additionnellement, les instructions elles-mêmes peuvent être commentées !
###Related###
Aucune.
###Example###
@@IncludeExample@@
Traducteur : jbnh