home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 February / PCWorld_2006-02_cd.bin / software / vyzkuste / triky / triky.exe / autoit-v3-setup.exe / Extras / autoit3.key < prev    next >
INI File  |  2005-02-07  |  6KB  |  419 lines

  1. [-COMMENT-:GLOBAL]
  2. # Autoit3 Language Keywords File For Crimson Editor
  3. #
  4. # for AutoIt Ver:3.0
  5. # Jos van der Zande 
  6. # based on files posted by Gene Sears 
  7. #
  8. # AutoIt3 is an open source, free scripting tool for Win 9.x and newer
  9. # http://www.hiddensoft.com/AutoIt/
  10. # User Group at http://groups.yahoo.com/group/AutoIt3/
  11.  
  12.  
  13. [KEYWORDS0:GLOBAL]
  14. # Autoit Keyword/Statement Reference
  15. And
  16. ByRef
  17. Case
  18. Const
  19. ContinueLoop
  20. Dim
  21. Do
  22. Else
  23. ElseIf
  24. EndFunc
  25. EndIf
  26. EndSelect
  27. Exit
  28. ExitLoop
  29. For
  30. Func
  31. Global
  32. If
  33. Local
  34. Next
  35. Not
  36. Or
  37. Return
  38. ReDim
  39. Select
  40. Step
  41. Then
  42. To
  43. Until
  44. WEnd
  45. While
  46. Exit
  47.  
  48. [KEYWORDS3:GLOBAL]
  49. # Autoit Macro Variables
  50. @AppDataCommonDir
  51. @AppDataDir
  52. @AutoItExe
  53. @AutoItVersion
  54. @CommonFilesDir
  55. @Compiled
  56. @ComputerName
  57. @ComSpec
  58. @CR
  59. @CRLF
  60. @DesktopCommonDir
  61. @DesktopDir
  62. @DesktopHeight
  63. @DesktopWidth
  64. @DesktopDepth
  65. @DesktopRefresh
  66. @DocumentsCommonDir
  67. @error
  68. @extended
  69. @FavoritesCommonDir
  70. @FavoritesDir
  71. @GUI_CtrlId
  72. @GUI_CtrlHandle
  73. @GUI_WinHandle
  74. @HomeDrive
  75. @HomePath
  76. @HomeShare
  77. @HOUR
  78. @InetGetActive
  79. @InetGetBytesRead
  80. @IPAddress1
  81. @IPAddress2
  82. @IPAddress3
  83. @IPAddress4
  84. @LF
  85. @LogonDNSDomain
  86. @LogonDomain
  87. @LogonServer
  88. @MDAY
  89. @MIN
  90. @MON
  91. @MyDocumentsDir
  92. @NumParams
  93. @OSBuild
  94. @OSLang
  95. @OSServicePack
  96. @OSTYPE
  97. @OSVersion
  98. @ProgramFilesDir
  99. @ProgramsCommonDir
  100. @ProgramsDir
  101. @ScriptDir
  102. @ScriptFullPath
  103. @ScriptName
  104. @SEC
  105. @StartMenuCommonDir
  106. @StartMenuDir
  107. @StartupCommonDir
  108. @StartupDir
  109. @SW_DISABLE
  110. @SW_ENABLE
  111. @SW_HIDE
  112. @SW_MAXIMIZE
  113. @SW_MINIMIZE
  114. @SW_RESTORE
  115. @SW_SHOW
  116. @SW_SHOWDEFAULT
  117. @SW_SHOWMAXIMIZED
  118. @SW_SHOWMINIMIZED
  119. @SW_SHOWMINNOACTIVE
  120. @SW_SHOWNA
  121. @SW_SHOWNOACTIVATE
  122. @SW_SHOWNORMAL
  123. @SystemDir
  124. @TAB
  125. @TempDir
  126. @UserProfileDir
  127. @UserName
  128. @WDAY
  129. @WindowsDir
  130. @WorkingDir
  131. @YDAY
  132. @YEAR
  133.  
  134. [KEYWORDS6:GLOBAL]
  135. # Autoit "Function Reference"
  136. Abs
  137. ACos
  138. AdlibDisable
  139. AdlibEnable
  140. Asc
  141. ASin
  142. Assign
  143. ATan
  144. AutoItSetOption
  145. AutoItWinGetTitle
  146. AutoItWinSetTitle
  147. BitAND
  148. BitNOT
  149. BitOR
  150. BitShift
  151. BitXOR
  152. BlockInput
  153. Break
  154. Call
  155. CDTray
  156. Chr
  157. ClipGet
  158. ClipPut
  159. ConsoleWrite
  160. ControlClick
  161. ControlCommand
  162. ControlDisable
  163. ControlEnable
  164. ControlFocus
  165. ControlGetFocus
  166. ControlGetHandle
  167. ControlGetPos
  168. ControlGetText
  169. ControlHide
  170. ControlListView
  171. ControlMove
  172. ControlSend
  173. ControlSetText
  174. ControlShow
  175. Cos
  176. Dec
  177. DirCopy
  178. DirCreate
  179. DirGetSize
  180. DirMove
  181. DirRemove
  182. DllCall
  183. DllClose
  184. DllOpen
  185. DriveGetDrive
  186. DriveGetFileSystem
  187. DriveGetLabel
  188. DriveGetSerial
  189. DriveGetType
  190. DriveMapAdd
  191. DriveMapDel
  192. DriveMapGet
  193. DriveSetLabel
  194. DriveSpaceFree
  195. DriveSpaceTotal
  196. DriveStatus
  197. EnvGet
  198. EnvSet
  199. EnvUpdate
  200. Eval
  201. Exp
  202. FileChangeDir
  203. FileClose
  204. FileCopy
  205. FileCreateShortcut
  206. FileDelete
  207. FileExists
  208. FileFindFirstFile
  209. FileFindNextFile
  210. FileGetAttrib
  211. FileGetLongName
  212. FileGetShortcut
  213. FileGetShortName
  214. FileGetSize
  215. FileGetTime
  216. FileGetVersion
  217. FileInstall
  218. FileMove
  219. FileOpen
  220. FileOpenDialog
  221. FileRead
  222. FileReadLine
  223. FileRecycle
  224. FileRecycleEmpty
  225. FileSaveDialog
  226. FileSelectFolder
  227. FileSetAttrib
  228. FileSetTime
  229. FileWrite
  230. FileWriteLine
  231. FtpSetProxy
  232. GUICreate
  233. GUICtrlCreateAvi
  234. GUICtrlCreateButton
  235. GUICtrlCreateCheckbox
  236. GUICtrlCreateCombo
  237. GUICtrlCreateContextMenu
  238. GUICtrlCreateDate
  239. GUICtrlCreateDummy
  240. GUICtrlCreateEdit
  241. GUICtrlCreateGroup
  242. GUICtrlCreateIcon
  243. GUICtrlCreateInput
  244. GUICtrlCreateLabel
  245. GUICtrlCreateList
  246. GUICtrlCreateListView
  247. GUICtrlCreateListViewItem
  248. GUICtrlCreateMenu
  249. GUICtrlCreateMenuItem
  250. GUICtrlCreatePic
  251. GUICtrlCreateProgress
  252. GUICtrlCreateRadio
  253. GUICtrlCreateSlider
  254. GUICtrlCreateTab
  255. GUICtrlCreateTabItem
  256. GUICtrlCreateTreeView
  257. GUICtrlCreateTreeViewItem
  258. GUICtrlCreateUpdown
  259. GUICtrlDelete
  260. GUICtrlGetState
  261. GUICtrlRead
  262. GUICtrlRecvMsg
  263. GUICtrlSendMsg
  264. GUICtrlSendToDummy
  265. GUICtrlSetBkColor
  266. GUICtrlSetColor
  267. GUICtrlSetCursor
  268. GUICtrlSetData
  269. GUICtrlSetFont
  270. GUICtrlSetImage
  271. GUICtrlSetLimit
  272. GUICtrlSetOnEvent
  273. GUICtrlSetPos
  274. GUICtrlSetResizing
  275. GUICtrlSetState
  276. GUICtrlSetStyle
  277. GUICtrlSetTip
  278. GUIDelete
  279. GUIGetCursorInfo
  280. GUIGetMsg
  281. GUISetBkColor
  282. GUISetCoord
  283. GUISetCursor
  284. GUISetFont
  285. GUISetHelp
  286. GUISetIcon
  287. GUISetOnEvent
  288. GUISetState
  289. GUIStartGroup
  290. GUISwitch
  291. Hex
  292. HotKeySet
  293. HttpSetProxy
  294. InetGet
  295. InetGetSize
  296. IniDelete
  297. IniRead
  298. IniReadSection
  299. IniReadSectionNames
  300. IniWrite
  301. InputBox
  302. Int
  303. IsAdmin
  304. IsArray
  305. IsDeclared
  306. IsFloat
  307. IsInt
  308. IsNumber
  309. IsString
  310. Log
  311. MemGetStats
  312. Mod
  313. MouseClick
  314. MouseClickDrag
  315. MouseDown
  316. MouseGetCursor
  317. MouseGetPos
  318. MouseMove
  319. MouseUp
  320. MouseWheel
  321. MsgBox
  322. Number
  323. Ping
  324. PixelChecksum
  325. PixelGetColor
  326. PixelSearch
  327. ProcessClose
  328. ProcessExists
  329. ProcessList
  330. ProcessSetPriority
  331. ProcessWait
  332. ProcessWaitClose
  333. ProgressOff
  334. ProgressOn
  335. ProgressSet
  336. Random
  337. RegDelete
  338. RegEnumKey
  339. RegEnumVal
  340. RegRead
  341. RegWrite
  342. Round
  343. Run
  344. RunAsSet
  345. RunWait
  346. Send
  347. SetError
  348. SetExtended
  349. Shutdown
  350. Sin
  351. Sleep
  352. SoundPlay
  353. SoundSetWaveVolume
  354. SplashImageOn
  355. SplashOff
  356. SplashTextOn
  357. Sqrt
  358. StatusbarGetText
  359. String
  360. StringAddCR
  361. StringFormat
  362. StringInStr
  363. StringIsAlNum
  364. StringIsAlpha
  365. StringIsASCII
  366. StringIsDigit
  367. StringIsFloat
  368. StringIsInt
  369. StringIsLower
  370. StringIsSpace
  371. StringIsUpper
  372. StringIsXDigit
  373. StringLeft
  374. StringLen
  375. StringLower
  376. StringMid
  377. StringReplace
  378. StringRight
  379. StringSplit
  380. StringStripCR
  381. StringStripWS
  382. StringTrimLeft
  383. StringTrimRight
  384. StringUpper
  385. Tan
  386. TimerDiff
  387. TimerInit
  388. ToolTip
  389. TrayTip
  390. UBound
  391. WinActivate
  392. WinActive
  393. WinClose
  394. WinExists
  395. WinGetCaretPos
  396. WinGetClassList
  397. WinGetClientSize
  398. WinGetHandle
  399. WinGetPos
  400. WinGetProcess
  401. WinGetState
  402. WinGetText
  403. WinGetTitle
  404. WinKill
  405. WinList
  406. WinMenuSelectItem
  407. WinMinimizeAll
  408. WinMinimizeAllUndo
  409. WinMove
  410. WinSetOnTop
  411. WinSetState
  412. WinSetTitle
  413. WinSetTrans
  414. WinWait
  415. WinWaitActive
  416. WinWaitClose
  417. WinWaitNotActive
  418. Opt
  419.