home *** CD-ROM | disk | FTP | other *** search
- ; AutoIt v3 - http://www.hiddensoft.com/autoit3/
-
- C=1
-
- [Syntax]
- Namespace1 = 6
- IgnoreCase = Yes
- KeyWordLength =
- BracketChars = ([])
- OperatorChars = +-*/^&<>=
- PreprocStart = #
- HexPrefix = 0x
- SyntaxStart =
- SyntaxEnd =
- CommentStart = #comments-start
- CommentEnd = #comments-end
- CommentStartAlt = #cs
- CommentEndAlt = #ce
- SingleComment = ;
- SingleCommentCol =
- SingleCommentAlt =
- SingleCommentColAlt =
- SingleCommentEsc =
- StringsSpanLines = Yes
- StringStart = "
- StringEnd = "
- StringAlt = '
- StringEsc = _
- CharStart =
- CharEnd =
- CharEsc =
-
- [Preprocessor keywords]
- #include
- #include-once
-
- ; /////////////
- ; 1. Keywords
- ; /////////////
- [Keywords 1]
- And
- ByRef
- Case
- Const
- ContinueLoop
- Dim
- Do
- Else
- ElseIf
- EndFunc
- EndIf
- EndSelect
- Exit
- ExitLoop
- For
- Func
- Global
- If
- Local
- Next
- Not
- Or
- Return
- ReDim
- Select
- Step
- Then
- To
- Until
- WEnd
- While
- Exit
-
- ; /////////////
- ; 2. Macros
- ; /////////////
- [Keywords 2]
- @AppDataCommonDir
- @AppDataDir
- @AutoItExe
- @AutoItVersion
- @CommonFilesDir
- @Compiled
- @ComputerName
- @ComSpec
- @CR
- @CRLF
- @DesktopCommonDir
- @DesktopDir
- @DesktopHeight
- @DesktopWidth
- @DesktopDepth
- @DesktopRefresh
- @DocumentsCommonDir
- @error
- @extended
- @FavoritesCommonDir
- @FavoritesDir
- @GUI_CtrlId
- @GUI_CtrlHandle
- @GUI_WinHandle
- @HomeDrive
- @HomePath
- @HomeShare
- @HOUR
- @InetGetActive
- @InetGetBytesRead
- @IPAddress1
- @IPAddress2
- @IPAddress3
- @IPAddress4
- @LF
- @LogonDNSDomain
- @LogonDomain
- @LogonServer
- @MDAY
- @MIN
- @MON
- @MyDocumentsDir
- @NumParams
- @OSBuild
- @OSLang
- @OSServicePack
- @OSTYPE
- @OSVersion
- @ProgramFilesDir
- @ProgramsCommonDir
- @ProgramsDir
- @ScriptDir
- @ScriptFullPath
- @ScriptName
- @SEC
- @StartMenuCommonDir
- @StartMenuDir
- @StartupCommonDir
- @StartupDir
- @SW_DISABLE
- @SW_ENABLE
- @SW_HIDE
- @SW_MAXIMIZE
- @SW_MINIMIZE
- @SW_RESTORE
- @SW_SHOW
- @SW_SHOWDEFAULT
- @SW_SHOWMAXIMIZED
- @SW_SHOWMINIMIZED
- @SW_SHOWMINNOACTIVE
- @SW_SHOWNA
- @SW_SHOWNOACTIVATE
- @SW_SHOWNORMAL
- @SystemDir
- @TAB
- @TempDir
- @UserProfileDir
- @UserName
- @WDAY
- @WindowsDir
- @WorkingDir
- @YDAY
- @YEAR
-
- ; /////////////
- ; 3. Functions
- ; /////////////
- [Keywords 3]
- Abs
- ACos
- AdlibDisable
- AdlibEnable
- Asc
- ASin
- Assign
- ATan
- AutoItSetOption
- AutoItWinGetTitle
- AutoItWinSetTitle
- BitAND
- BitNOT
- BitOR
- BitShift
- BitXOR
- BlockInput
- Break
- Call
- CDTray
- Chr
- ClipGet
- ClipPut
- ConsoleWrite
- ControlClick
- ControlCommand
- ControlDisable
- ControlEnable
- ControlFocus
- ControlGetFocus
- ControlGetHandle
- ControlGetPos
- ControlGetText
- ControlHide
- ControlListView
- ControlMove
- ControlSend
- ControlSetText
- ControlShow
- Cos
- Dec
- DirCopy
- DirCreate
- DirGetSize
- DirMove
- DirRemove
- DllCall
- DllClose
- DllOpen
- DriveGetDrive
- DriveGetFileSystem
- DriveGetLabel
- DriveGetSerial
- DriveGetType
- DriveMapAdd
- DriveMapDel
- DriveMapGet
- DriveSetLabel
- DriveSpaceFree
- DriveSpaceTotal
- DriveStatus
- EnvGet
- EnvSet
- EnvUpdate
- Eval
- Exp
- FileChangeDir
- FileClose
- FileCopy
- FileCreateShortcut
- FileDelete
- FileExists
- FileFindFirstFile
- FileFindNextFile
- FileGetAttrib
- FileGetLongName
- FileGetShortcut
- FileGetShortName
- FileGetSize
- FileGetTime
- FileGetVersion
- FileInstall
- FileMove
- FileOpen
- FileOpenDialog
- FileRead
- FileReadLine
- FileRecycle
- FileRecycleEmpty
- FileSaveDialog
- FileSelectFolder
- FileSetAttrib
- FileSetTime
- FileWrite
- FileWriteLine
- FtpSetProxy
- GUICreate
- GUICtrlCreateAvi
- GUICtrlCreateButton
- GUICtrlCreateCheckbox
- GUICtrlCreateCombo
- GUICtrlCreateContextMenu
- GUICtrlCreateDate
- GUICtrlCreateDummy
- GUICtrlCreateEdit
- GUICtrlCreateGroup
- GUICtrlCreateIcon
- GUICtrlCreateInput
- GUICtrlCreateLabel
- GUICtrlCreateList
- GUICtrlCreateListView
- GUICtrlCreateListViewItem
- GUICtrlCreateMenu
- GUICtrlCreateMenuItem
- GUICtrlCreatePic
- GUICtrlCreateProgress
- GUICtrlCreateRadio
- GUICtrlCreateSlider
- GUICtrlCreateTab
- GUICtrlCreateTabItem
- GUICtrlCreateTreeView
- GUICtrlCreateTreeViewItem
- GUICtrlCreateUpdown
- GUICtrlDelete
- GUICtrlGetState
- GUICtrlRead
- GUICtrlRecvMsg
- GUICtrlSendMsg
- GUICtrlSendToDummy
- GUICtrlSetBkColor
- GUICtrlSetColor
- GUICtrlSetCursor
- GUICtrlSetData
- GUICtrlSetFont
- GUICtrlSetImage
- GUICtrlSetLimit
- GUICtrlSetOnEvent
- GUICtrlSetPos
- GUICtrlSetResizing
- GUICtrlSetState
- GUICtrlSetStyle
- GUICtrlSetTip
- GUIDelete
- GUIGetCursorInfo
- GUIGetMsg
- GUISetBkColor
- GUISetCoord
- GUISetCursor
- GUISetFont
- GUISetHelp
- GUISetIcon
- GUISetOnEvent
- GUISetState
- GUIStartGroup
- GUISwitch
- Hex
- HotKeySet
- HttpSetProxy
- InetGet
- InetGetSize
- IniDelete
- IniRead
- IniReadSection
- IniReadSectionNames
- IniWrite
- InputBox
- Int
- IsAdmin
- IsArray
- IsDeclared
- IsFloat
- IsInt
- IsNumber
- IsString
- Log
- MemGetStats
- Mod
- MouseClick
- MouseClickDrag
- MouseDown
- MouseGetCursor
- MouseGetPos
- MouseMove
- MouseUp
- MouseWheel
- MsgBox
- Number
- Ping
- PixelChecksum
- PixelGetColor
- PixelSearch
- ProcessClose
- ProcessExists
- ProcessList
- ProcessSetPriority
- ProcessWait
- ProcessWaitClose
- ProgressOff
- ProgressOn
- ProgressSet
- Random
- RegDelete
- RegEnumKey
- RegEnumVal
- RegRead
- RegWrite
- Round
- Run
- RunAsSet
- RunWait
- Send
- SetError
- SetExtended
- Shutdown
- Sin
- Sleep
- SoundPlay
- SoundSetWaveVolume
- SplashImageOn
- SplashOff
- SplashTextOn
- Sqrt
- StatusbarGetText
- String
- StringAddCR
- StringFormat
- StringInStr
- StringIsAlNum
- StringIsAlpha
- StringIsASCII
- StringIsDigit
- StringIsFloat
- StringIsInt
- StringIsLower
- StringIsSpace
- StringIsUpper
- StringIsXDigit
- StringLeft
- StringLen
- StringLower
- StringMid
- StringReplace
- StringRight
- StringSplit
- StringStripCR
- StringStripWS
- StringTrimLeft
- StringTrimRight
- StringUpper
- Tan
- TimerDiff
- TimerInit
- ToolTip
- TrayTip
- UBound
- WinActivate
- WinActive
- WinClose
- WinExists
- WinGetCaretPos
- WinGetClassList
- WinGetClientSize
- WinGetHandle
- WinGetPos
- WinGetProcess
- WinGetState
- WinGetText
- WinGetTitle
- WinKill
- WinList
- WinMenuSelectItem
- WinMinimizeAll
- WinMinimizeAllUndo
- WinMove
- WinSetOnTop
- WinSetState
- WinSetTitle
- WinSetTrans
- WinWait
- WinWaitActive
- WinWaitClose
- WinWaitNotActive
-