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 / au3.api < prev    next >
Text File  |  2005-02-07  |  13KB  |  398 lines

  1. @AppDataCommonDir
  2. @AppDataDir
  3. @AutoItExe
  4. @AutoItVersion
  5. @CommonFilesDir
  6. @Compiled
  7. @ComputerName
  8. @ComSpec
  9. @CR
  10. @CRLF
  11. @DesktopCommonDir
  12. @DesktopDepth
  13. @DesktopDir
  14. @DesktopHeight
  15. @DesktopRefresh
  16. @DesktopWidth
  17. @DocumentsCommonDir
  18. @error
  19. @extended
  20. @FavoritesCommonDir
  21. @FavoritesDir
  22. @GUI_CtrlHandle
  23. @GUI_CtrlId
  24. @GUI_WinHandle
  25. @HomeDrive
  26. @HomePath
  27. @HomeShare
  28. @HOUR
  29. @InetGetActive
  30. @InetGetBytesRead
  31. @IPAddress1
  32. @IPAddress2
  33. @IPAddress3
  34. @IPAddress4
  35. @LF
  36. @LogonDNSDomain
  37. @LogonDomain
  38. @LogonServer
  39. @MDAY
  40. @MIN
  41. @MON
  42. @MyDocumentsDir
  43. @NumParams
  44. @OSBuild
  45. @OSLang
  46. @OSServicePack
  47. @OSTYPE
  48. @OSVersion
  49. @ProgramFilesDir
  50. @ProgramsCommonDir
  51. @ProgramsDir
  52. @ScriptDir
  53. @ScriptFullPath
  54. @ScriptName
  55. @SEC
  56. @StartMenuCommonDir
  57. @StartMenuDir
  58. @StartupCommonDir
  59. @StartupDir
  60. @SW_DISABLE
  61. @SW_ENABLE
  62. @SW_HIDE
  63. @SW_MAXIMIZE
  64. @SW_MINIMIZE
  65. @SW_RESTORE
  66. @SW_SHOW
  67. @SW_SHOWDEFAULT
  68. @SW_SHOWMAXIMIZED
  69. @SW_SHOWMINIMIZED
  70. @SW_SHOWMINNOACTIVE
  71. @SW_SHOWNA
  72. @SW_SHOWNOACTIVATE
  73. @SW_SHOWNORMAL
  74. @SystemDir
  75. @TAB
  76. @TempDir
  77. @UserName
  78. @UserProfileDir
  79. @WDAY
  80. @WindowsDir
  81. @WorkingDir
  82. @YDAY
  83. @YEAR
  84. Abs ( expression )
  85. ACos ( expression )
  86. AdlibDisable ( )
  87. AdlibEnable ( "function" [, time] )
  88. And
  89. Asc ( "char" )
  90. ASin ( expression )
  91. Assign ( "varname", "data" [, flag] )
  92. ATan ( expression )
  93. AutoItSetOption ( "option", param )
  94. AutoItWinGetTitle ( )
  95. AutoItWinSetTitle ( "newtitle" )
  96. BitAND ( value1, value2 [, value n] )
  97. BitNOT ( value )
  98. BitOR ( value1, value2 [, value n] )
  99. BitShift ( value, shift )
  100. BitXOR ( value1, value2 [, value n] )
  101. BlockInput ( flag )
  102. Break ( mode )
  103. ByRef
  104. Call ( "function" )
  105. Case
  106. CDTray ( "drive", "status" )
  107. Chr ( ASCIIcode )
  108. ClipGet ( )
  109. ClipPut ( "value" )
  110. ConsoleWrite ( "data" )
  111. Const
  112. ContinueLoop
  113. ControlClick ( "title", "text", controlID [, button] [, clicks]] )
  114. ControlCommand ( "title", "text", controlID, "command", "option" )
  115. ControlDisable ( "title", "text", controlID)
  116. ControlEnable ( "title", "text", controlID )
  117. ControlFocus ( "title", "text", controlID )
  118. ControlGetFocus ( "title" [, "text"] )
  119. ControlGetHandle ( "title", "text", controlID )
  120. ControlGetPos ( "title", "text", controlID )
  121. ControlGetText ( "title", "text", controlID )
  122. ControlHide ( "title", "text", controlID )
  123. ControlListView ( "title", "text", controlID, "command" [, option1 [, option2]] )
  124. ControlMove ( "title", "text", controlID, x, y [, width [, height]] )
  125. ControlSend ( "title", "text", controlID, "string" [, flag] )
  126. ControlSetText ( "title", "text", controlID, "new text" )
  127. ControlShow ( "title", "text", controlID )
  128. Cos ( expression )
  129. Dec ( "hex" )
  130. Dim
  131. DirCopy ( "source dir", "dest dir" [, flag] )
  132. DirCreate ( "path" )
  133. DirGetSize( "path" [, flag] )
  134. DirMove ( "source dir", "dest dir" [, flag] )
  135. DirRemove ( "path" [, recurse] )
  136. DllCall ( "dll", "return type", "function" [, "type1", param1 [, "type n", param n]] )
  137. DllClose ( dllhandle )
  138. DllOpen ( "filename" )
  139. Do
  140. DriveGetDrive ( "type" )
  141. DriveGetFileSystem ( "path" )
  142. DriveGetLabel ( "path" )
  143. DriveGetSerial ( "path" )
  144. DriveGetType ( "path" )
  145. DriveMapAdd( "device", "remote share" [, flags [, "user" [, "password"]]] )
  146. DriveMapDel( "device" )
  147. DriveMapGet( "device" )
  148. DriveSetLabel ( "path", "label" )
  149. DriveSpaceFree ( "path" )
  150. DriveSpaceTotal ( "path" )
  151. DriveStatus ( "path" )
  152. Else
  153. ElseIf
  154. EndFunc
  155. EndIf
  156. EndSelect
  157. EnvGet ( "envvariable" )
  158. EnvSet ( "envvariable" [, "value"] )
  159. EnvUpdate ( )
  160. Eval ( expression )
  161. Exit
  162. Exit
  163. ExitLoop
  164. Exp ( expression )
  165. FileChangeDir ( "path" )
  166. FileClose ( filehandle )
  167. FileCopy ( "source", "dest" [, flag] )
  168. FileCreateShortcut ( "file", "lnk" [, "workdir" [, "args" [, "desc" [, "icon" [, "hotkey" [, icon number [, state]]]]]]] )
  169. FileDelete ( "path" )
  170. FileExists ( "path" )
  171. FileFindFirstFile ( "filename" )
  172. FileFindNextFile ( search )
  173. FileGetAttrib ( "filename" )
  174. FileGetLongName ( "file" )
  175. FileGetShortcut ( "lnk" )
  176. FileGetShortName ( "file" )
  177. FileGetSize ( "filename" )
  178. FileGetTime ( "filename" [, option [, format]] )
  179. FileGetVersion ( "filename" )
  180. FileInstall ( "source", "dest" [, flag] )
  181. FileMove ( "source", "dest" [, flag] )
  182. FileOpen ( "filename", mode )
  183. FileOpenDialog ( "title", "init dir", "filter" [, options [, "default name"]] )
  184. FileRead ( filehandle or "filename", count )
  185. FileReadLine ( filehandle or "filename" [, line] )
  186. FileRecycle ( "source" )
  187. FileRecycleEmpty ( ["drive"] )
  188. FileSaveDialog ( "title", "init dir", "filter" [, options [, "default name"]] )
  189. FileSelectFolder ( "dialog text", "root dir" [, flag [, "initial dir"]] )
  190. FileSetAttrib ( "file pattern", "+-RASHNOT" [, recurse] )
  191. FileSetTime ( "file pattern", "time", type [, recurse] )
  192. FileWrite ( filehandle or "filename", "line" )
  193. FileWriteLine ( filehandle or "filename", "line" )
  194. For
  195. FtpSetProxy ( mode [, "proxy:port" [, "username", "password"]] )
  196. Func
  197. Global
  198. GUICreate ( "title" [, width [, height [, left [, top [, style [, exStyle [, parent]]]]]]] )
  199. GUICtrlCreateAvi ( filename, subfileid, left, top [, width [, height [, style [,  exStyle]]]] )
  200. GUICtrlCreateButton ( "text", left, top [, width [, height [, style [, exStyle]]]] )
  201. GUICtrlCreateCheckbox ( "text", left, top [, width [, height [, style [, exStyle]]]] )
  202. GUICtrlCreateCombo ( "text", left, top [, width [, height [, style [, exStyle]]]] )
  203. GUICtrlCreateContextMenu ( [controlID] )
  204. GUICtrlCreateDate ( "text", left, top [, width [, height [, style [, exStyle]]]] )
  205. GUICtrlCreateDummy ( )
  206. GUICtrlCreateEdit ( "text", left, top [, width [, height [, style [, exStyle]]]] )
  207. GUICtrlCreateGroup ( "text", left, top [, width [, height [, style [, exStyle]]]] )
  208. GUICtrlCreateIcon ( filename, iconID, left, top [, width [, height [, style [, exStyle]]]] )
  209. GUICtrlCreateInput ( "text", left, top [, width [, height [, style [, exStyle]]]] )
  210. GUICtrlCreateLabel ( "text", left, top [, width [, height [, style [, exStyle]]]] )
  211. GUICtrlCreateList ( "text", left, top [, width [, height [, style [, exStyle]]]] )
  212. GUICtrlCreateListView ( "text", left, top [, width [, height [, style [, exStyle]]]] )
  213. GUICtrlCreateListViewItem ( "text", listviewID )
  214. GUICtrlCreateMenu ( "submenutext" [, menuID [, menuentry]] )
  215. GUICtrlCreateMenuitem ( "text", menuID [, menuentry [, menuradioitem]] )
  216. GUICtrlCreatePic ( filename, left, top [, width [, height [, style [, exStyle]]]] )
  217. GUICtrlCreateProgress ( left, top [, width [, height [, style [, exStyle]]]] )
  218. GUICtrlCreateRadio ( "text", left, top [, width [, height [, style [, exStyle]]]] )
  219. GUICtrlCreateSlider ( left, top [, width [, height [, style [, exStyle]]]] )
  220. GUICtrlCreateTab ( left, top [, width [, height [, style [, exStyle]]]] )
  221. GUICtrlCreateTabItem ( "text" )
  222. GUICtrlCreateTreeView ( left, top [, width [, height [, style [, exStyle]]]] )
  223. GUICtrlCreateTreeViewItem ( "text", treeviewID )
  224. GUICtrlCreateUpdown ( inputcontrolID [,style] )
  225. GUICtrlDelete ( controlID )
  226. GUICtrlGetState ( [controlID] )
  227. GUICtrlRead ( controlID )
  228. GUICtrlRecvMsg ( controlID , msg [, wParam [, lParamType]] )
  229. GUICtrlSendMsg ( controlID, msg , wParam, lParam )
  230. GUICtrlSendToDummy ( controlID [, state] )
  231. GUICtrlSetBkColor ( controlID, backgroundcolor )
  232. GUICtrlSetColor ( controlID, textcolor)
  233. GUICtrlSetCursor ( controlID, cursorID )
  234. GUICtrlSetData ( controlID, data [, default] )
  235. GUICtrlSetFont (controlID, size [, weight [, attribute [, fontname]]] )
  236. GUICtrlSetImage ( controlID, filename [, iconID [, icontype]] )
  237. GUICtrlSetLimit ( controlID, max [, min] )
  238. GUICtrlSetOnEvent ( controlID, "function" )
  239. GUICtrlSetPos ( controlID, left, top [, width [, height]] )
  240. GUICtrlSetResizing ( controlID, resizing )
  241. GUICtrlSetState ( controlID, state )
  242. GUICtrlSetStyle ( controlID, style [, exStyle] )
  243. GUICtrlSetTip ( controlID, tiptext )
  244. GUIDelete ( [winhandle] )
  245. GUIGetCursorInfo ( [winhandle] )
  246. GUIGetMsg ( [advanced] )
  247. GUISetBkColor ( background [, winhandle] )
  248. GUISetCoord ( left, top [, width [, height [, winhandle]]] )
  249. GUISetCursor ( [cursorID [, override [, winhandle]]] )
  250. GUISetFont (size [, weight [, attribute [, fontname [, winhandle]]]] )
  251. GUISetHelp ( helpfile [, winhandle] )
  252. GUISetIcon ( iconfile [, iconID [, winhandle]] )
  253. GUISetOnEvent ( specialID, "function" [, winhandle] )
  254. GUISetState ( [flag [, winhandle]] )
  255. GUIStartGroup ( [winhandle] )
  256. GUISwitch ( winhandle )
  257. Hex ( number, length )
  258. HotKeySet ( "key" [, "function"] )
  259. HttpSetProxy ( mode [, "proxy:port" [, "username", "password"]] )
  260. If
  261. InetGet ( "URL", "filename" [, reload [, background]] )
  262. InetGetSize ( "URL" )
  263. IniDelete ( "filename", "section" [, "key"] )
  264. IniRead ( "filename", "section", "key", "default" )
  265. IniReadSection ( "filename", "section" )
  266. IniReadSectionNames ( "filename" )
  267. IniWrite ( "filename", "section", "key", "value" )
  268. InputBox ( "title", "Prompt" [, "Default" [, "password char" [, Width, Height [, Left, Top [, TimeOut]]]]] )
  269. Int ( expression )
  270. IsAdmin ( )
  271. IsArray ( variable )
  272. IsDeclared ( expression )
  273. IsFloat ( variable )
  274. IsInt ( variable )
  275. IsNumber ( variable )
  276. IsString ( variable )
  277. Local
  278. Log ( expression )
  279. MemGetStats ( )
  280. Mod ( value1, value2 )
  281. MouseClick ( "button" [, x, y [, clicks [, speed ]]] )
  282. MouseClickDrag ( "button", x1, y1, x2, y2 [, speed] )
  283. MouseDown ( "button" )
  284. MouseGetCursor ( )
  285. MouseGetPos ( )
  286. MouseMove ( x, y [, speed] )
  287. MouseUp ( "button" )
  288. MouseWheel ( "direction" [, clicks] )
  289. MsgBox ( flag, "title", "text" [, timeout] )
  290. Next
  291. Not
  292. Number ( expression )
  293. Or
  294. Ping ( address or hostname [, timeout] )
  295. PixelChecksum ( left, top, right, bottom [, step] )
  296. PixelGetColor ( x , y )
  297. PixelSearch ( left, top, right, bottom, color [, shade-variation] [, step]]  )
  298. ProcessClose ( "process" )
  299. ProcessExists ( "process" )
  300. ProcessList ( ["name"] )
  301. ProcessSetPriority ( "process", priority)
  302. ProcessWait ( "process" [, timeout] )
  303. ProcessWaitClose ( "process" [, timeout] )
  304. ProgressOff ( )
  305. ProgressOn ( "title", "maintext" [, "subtext" [, x pos [, y pos [, opt]]]] )
  306. ProgressSet ( percent [, "subtext" [, "maintext"]] )
  307. Random ( [Min [, Max [, Flag]]] )
  308. ReDim
  309. RegDelete ( "keyname" [, "valuename"] )
  310. RegEnumKey ( "keyname", instance )
  311. RegEnumVal ( "keyname", instance )
  312. RegRead ( "keyname", "valuename" )
  313. RegWrite ( "keyname" [,"valuename", "type", value] )
  314. Return
  315. Round ( expression [, decimalplaces]  )
  316. Run ( "filename" [, "workingdir" [, flag]] )
  317. RunAsSet ( ["user", "domain", "password" [, options]] )
  318. RunWait ( "filename" [, "workingdir" [, flag]] )
  319. Select
  320. Send ( "keys" [, flag] )
  321. SetError ( code )
  322. SetExtended ( code )
  323. Shutdown ( code )
  324. Sin ( expression )
  325. Sleep ( delay )
  326. SoundPlay ( "filename" [, wait] )
  327. SoundSetWaveVolume ( percent )
  328. SplashImageOn ( "title", "file" [, width [, height [, x pos [, y pos [, opt]]]]] )
  329. SplashOff ( )
  330. SplashTextOn ( "title", "text" [, w [, h [, x pos [, y pos [, opt [, "fontname" [, "fontsz" [, "fontwt"]]]]]]]] )
  331. Sqrt ( expression )
  332. StatusbarGetText ( "title" [, "text" [, part]] )
  333. Step
  334. String ( expression )
  335. StringAddCR ( "string" )
  336. StringFormat ( "format control", var1 [, ... var32] )
  337. StringInStr ( "string", "substring" [, casesense [, occurance]] )
  338. StringIsAlNum ( "string" )
  339. StringIsAlpha ( "string" )
  340. StringIsASCII ( "string" )
  341. StringIsDigit ( "string" )
  342. StringIsFloat ( "string" )
  343. StringIsInt ( "string" )
  344. StringIsLower ( "string" )
  345. StringIsSpace ( "string" )
  346. StringIsUpper ( "string" )
  347. StringIsXDigit ( "string" )
  348. StringLeft ( "string", count )
  349. StringLen ( "string" )
  350. StringLower ( "string" )
  351. StringMid ( "string", start [, count] )
  352. StringReplace ( "string", "searchstring" or start, "replacestring" [, count [, casesense]] )
  353. StringRight ( "string", count )
  354. StringSplit ( "string", "delimiters" [, flag ] )
  355. StringStripCR ( "string" )
  356. StringStripWS ( "string", flag )
  357. StringTrimLeft ( "string", count )
  358. StringTrimRight ( "string", count )
  359. StringUpper ( "string" )
  360. Tan ( expression )
  361. Then
  362. TimerDiff ( timestamp )
  363. TimerInit ( )
  364. To
  365. ToolTip ( "text" [, x [, y]] )
  366. TrayTip ( "title", "text", timeout [, option] )
  367. UBound ( Array [, Dimension] )
  368. Until
  369. WEnd
  370. While
  371. WinActivate ( "title" [, "text"] )
  372. WinActive ( "title" [, "text"] )
  373. WinClose ( "title" [, "text"] )
  374. WinExists ( "title" [, "text"] )
  375. WinGetCaretPos ( )
  376. WinGetClassList ( "title" [, "text"] )
  377. WinGetClientSize ( "title" [, "text"] )
  378. WinGetHandle ( "title" [, "text"] )
  379. WinGetPos ( "title" [, "text"] )
  380. WinGetProcess ( "title" [, "text"] )
  381. WinGetState ( "title" [, "text"] )
  382. WinGetText ( "title" [, "text"] )
  383. WinGetTitle ( "title" [, "text"] )
  384. WinKill ( "title" [, "text"] )
  385. WinList ( ["title" [, "text"]] )
  386. WinMenuSelectItem ( "title", "text", "item" [, "item" [, "item" [, "item" [, "item" [, "item" [, "item"]]]]]] )
  387. WinMinimizeAll ( )
  388. WinMinimizeAllUndo ( )
  389. WinMove ( "title", "text", x, y [, width [, height]] )
  390. WinSetOnTop ( "title", "text", flag )
  391. WinSetState ( "title", "text", flag )
  392. WinSetTitle ( "title", "text", "newtitle" )
  393. WinSetTrans ( "title", "text", transparency )
  394. WinWait ( "title" [, "text" [, timeout]] )
  395. WinWaitActive ( "title", ["text"], [timeout] )
  396. WinWaitClose ( "title" [, "text" [, timeout]] )
  397. WinWaitNotActive ( "title" [, "text" [, timeout]] )
  398.