태터데스크 관리자

도움말
닫기
적용하기   첫페이지 만들기

태터데스크 메시지

저장하였습니다.

Only for AutoIt v2 (.aut) scripts: Allows a comment to appear on the same line as a command.

#AllowSameLineComments

Specifying this directive at the top of any AutoIt v2 (.aut) script will enable the use of same-line comments, which are normally disabled for compatibility reasons. If not used at the top of the script, same-line comments are not supported above the point where the directive occurs.

Example

#AllowSameLineComments
Sleep, 1  ; This comment is a same-line comment.

크리에이티브 커먼즈 라이선스
Creative Commons License

'AUTOHOTKEY > 오토핫키 레퍼런스' 카테고리의 다른 글

Function-Collection for AHK  (0) 2010/03/19
Another text converter/encripter (Lewis Carrolls Cipher)  (0) 2008/12/30
#AllowSameLineComments  (0) 2008/12/30
Creating a Keyboard Macro or Mouse Macro  (0) 2008/12/30
Click  (0) 2008/12/30
My Scripts  (0) 2007/11/08
http://infoki.net/trackback/794 관련글 쓰기
댓글을 남겨주세요 부족한 부분 그리고 도움이 되었다면.