Advertisement
AZJIO

autoit.xml for Notepad++

Jan 18th, 2014
1,108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 32.94 KB | None | 0 0
  1. <!-->
  2. Некоторые команды закомментированы ElseIf, EndFunc, WEnd
  3. Ключевые слова-команды с нарушением сортировки, благодаря чему улучшен вызов часто используемых команд:
  4. Exit, ContinueLoop, Return, True
  5. Еще нарушение сортировки для некоторых часто используемых String... функций
  6. Команды начинающиеся с символов &, @, #, _ игнорируются, поэтому их вызов выполнен индивидуальной сортировкой в начале списка
  7. 2012.05.13 макросы типа @ScriptDir добавлены в список без @. То есть набираете @S и жмёте Enter
  8. <KeyWord name_comment="Else&#x000D;&#x000A;EndIf"/> перенос строки не работает
  9. </!-->
  10. <?xml version="1.0" encoding="Windows-1251" ?>
  11. <NotepadPlus>
  12. <AutoComplete language="AutoIt">
  13. <Environment ignoreCase="yes"  />
  14. <KeyWord name=""/>
  15. <KeyWord name="' & @CRLF & '"/>
  16. <KeyWord name="& @CRLF &"/>
  17. <KeyWord name="& @LF &"/>
  18. <KeyWord name="@CRLF"/>
  19. <KeyWord name="@error"/>
  20. <KeyWord name="#NoTrayIcon"/>
  21. <KeyWord name="@ScriptDir"/>
  22. <KeyWord name="@ScriptDir & '\'"/>
  23. <KeyWord name="@SystemDir"/>
  24. <KeyWord name="@ScriptName"/>
  25. <KeyWord name="@ScriptFullPath"/>
  26. <KeyWord name="@AutoItExe"/>
  27. <KeyWord name="@ProgramsDir"/>
  28. <KeyWord name="@WindowsDir"/>
  29. <KeyWord name="@TempDir"/>
  30. <KeyWord name="@YEAR & '.' & @MON & '.' & @MDAY & ' ' & @HOUR & ':' & @MIN & ':' & @SEC & '.' & @MSEC"/>
  31. <KeyWord name="#include <Array.au3>"/>
  32. <KeyWord name="#include <audio.au3>"/>
  33. <KeyWord name="#include <BigNum.au3>"/>
  34. <KeyWord name="#include <BorderConstants.au3>"/>
  35. <KeyWord name="#include <ButtonConstants.au3>"/>
  36. <KeyWord name="#include <Clipboard.au3>"/>
  37. <KeyWord name="#include <Color.au3>"/>
  38. <KeyWord name="#include <ColorConstants.au3>"/>
  39. <KeyWord name="#include <ComboConstants.au3>"/>
  40. <KeyWord name="#include <Constants.au3>"/>
  41. <KeyWord name="#include <Crypt.au3>"/>
  42. <KeyWord name="#include <Date.au3>"/>
  43. <KeyWord name="#include <DateTimeConstants.au3>"/>
  44. <KeyWord name="#include <DirConstants.au3>"/>
  45. <KeyWord name="#include <EditConstants.au3>"/>
  46. <KeyWord name="#include <Encoding.au3>"/>
  47. <KeyWord name="#include <EventLog.au3>"/>
  48. <KeyWord name="#include <Excel.au3>"/>
  49. <KeyWord name="#include <ExpListView.au3>"/>
  50. <KeyWord name="#include <File.au3>"/>
  51. <KeyWord name="#include <FileConstants.au3>"/>
  52. <KeyWord name="#include <FontConstants.au3>"/>
  53. <KeyWord name="#include <FrameConstants.au3>"/>
  54. <KeyWord name="#include <FTPEx.au3>"/>
  55. <KeyWord name="#include <GDIP.au3>"/>
  56. <KeyWord name="#include <GDIPConstants.au3>"/>
  57. <KeyWord name="#include <GDIPlus.au3>"/>
  58. <KeyWord name="#include <GDIPlusConstants.au3>"/>
  59. <KeyWord name="#include <GDIpProgress.au3>"/>
  60. <KeyWord name="#include <GraphGDIPlus.au3>"/>
  61. <KeyWord name="#include <GuiAVI.au3>"/>
  62. <KeyWord name="#include <GuiButton.au3>"/>
  63. <KeyWord name="#include <GuiComboBox.au3>"/>
  64. <KeyWord name="#include <GuiComboBoxEx.au3>"/>
  65. <KeyWord name="#include <GUIConstants.au3>"/>
  66. <KeyWord name="#include <GUIConstantsEx.au3>"/>
  67. <KeyWord name="#include <GuiDateTimePicker.au3>"/>
  68. <KeyWord name="#include <GuiEdit.au3>"/>
  69. <KeyWord name="#include <GuiHeader.au3>"/>
  70. <KeyWord name="#include <GuiImageList.au3>"/>
  71. <KeyWord name="#include <GuiIPAddress.au3>"/>
  72. <KeyWord name="#include <GuiListBox.au3>"/>
  73. <KeyWord name="#include <GuiListView.au3>"/>
  74. <KeyWord name="#include <GuiMenu.au3>"/>
  75. <KeyWord name="#include <GuiMonthCal.au3>"/>
  76. <KeyWord name="#include <GuiReBar.au3>"/>
  77. <KeyWord name="#include <GuiRichEdit.au3>"/>
  78. <KeyWord name="#include <GuiScrollBars.au3>"/>
  79. <KeyWord name="#include <GuiSlider.au3>"/>
  80. <KeyWord name="#include <GuiStatusBar.au3>"/>
  81. <KeyWord name="#include <GuiTab.au3>"/>
  82. <KeyWord name="#include <GuiToolbar.au3>"/>
  83. <KeyWord name="#include <GuiToolTip.au3>"/>
  84. <KeyWord name="#include <GuiTreeView.au3>"/>
  85. <KeyWord name="#include <hash.au3>"/>
  86. <KeyWord name="#include <HeaderConstants.au3>"/>
  87. <KeyWord name="#include <ID3.au3>"/>
  88. <KeyWord name="#include <IE.au3>"/>
  89. <KeyWord name="#include <ImageListConstants.au3>"/>
  90. <KeyWord name="#include <Inet.au3>"/>
  91. <KeyWord name="#include <IPAddressConstants.au3>"/>
  92. <KeyWord name="#include <ListBoxConstants.au3>"/>
  93. <KeyWord name="#include <ListViewConstants.au3>"/>
  94. <KeyWord name="#include <Math.au3>"/>
  95. <KeyWord name="#include <Memory.au3>"/>
  96. <KeyWord name="#include <MemoryConstants.au3>"/>
  97. <KeyWord name="#include <MenuConstants.au3>"/>
  98. <KeyWord name="#include <Midiudf.au3>"/>
  99. <KeyWord name="#include <Misc.au3>"/>
  100. <KeyWord name="#include <ModernMenuRaw.au3>"/>
  101. <KeyWord name="#include <NamedPipes.au3>"/>
  102. <KeyWord name="#include <NetShare.au3>"/>
  103. <KeyWord name="#include <Privilege.au3>"/>
  104. <KeyWord name="#include <Process.au3>"/>
  105. <KeyWord name="#include <ProcessConstants.au3>"/>
  106. <KeyWord name="#include <ProgressConstants.au3>"/>
  107. <KeyWord name="#include <RebarConstants.au3>"/>
  108. <KeyWord name="#include <Resources.au3>"/>
  109. <KeyWord name="#include <RichEditConstants.au3>"/>
  110. <KeyWord name="#include <ScreenCapture.au3>"/>
  111. <KeyWord name="#include <ScrollBarConstants.au3>"/>
  112. <KeyWord name="#include <Security.au3>"/>
  113. <KeyWord name="#include <SecurityConstants.au3>"/>
  114. <KeyWord name="#include <SendMessage.au3>"/>
  115. <KeyWord name="#include <Services.au3>"/>
  116. <KeyWord name="#include <SliderConstants.au3>"/>
  117. <KeyWord name="#include <Sound.au3>"/>
  118. <KeyWord name="#include <SoundGetSetQuery.au3>"/>
  119. <KeyWord name="#include <SQLite.au3>"/>
  120. <KeyWord name="#include <SQLite.dll.au3>"/>
  121. <KeyWord name="#include <StaticConstants.au3>"/>
  122. <KeyWord name="#include <StatusBarConstants.au3>"/>
  123. <KeyWord name="#include <String.au3>"/>
  124. <KeyWord name="#include <StructureConstants.au3>"/>
  125. <KeyWord name="#include <SysTray_UDF.au3>"/>
  126. <KeyWord name="#include <TabConstants.au3>"/>
  127. <KeyWord name="#include <Table.au3>"/>
  128. <KeyWord name="#include <Timers.au3>"/>
  129. <KeyWord name="#include <ToolbarConstants.au3>"/>
  130. <KeyWord name="#include <ToolTipConstants.au3>"/>
  131. <KeyWord name="#include <TreeViewConstants.au3>"/>
  132. <KeyWord name="#include <UDFGlobalID.au3>"/>
  133. <KeyWord name="#include <UpDownConstants.au3>"/>
  134. <KeyWord name="#include <WinAPI.au3>"/>
  135. <KeyWord name="#include <WinAPIError.au3>"/>
  136. <KeyWord name="#include <WindowsConstants.au3>"/>
  137. <KeyWord name="#include <WinNet.au3>"/>
  138. <KeyWord name="#include <WMMedia.au3>"/>
  139. <KeyWord name="#include <Word.au3>"/>
  140. <KeyWord name="#include <_XMLDomWrapper.au3>"/>
  141. <KeyWord name="#RequireAdmin"/>
  142. <KeyWord name="#cs"/>
  143. <KeyWord name="#ce"/>
  144. <KeyWord name="Abs(-123)"/>
  145. <KeyWord name="ACos(0.5) * 180 / 3.14159265358979"/>
  146. <KeyWord name="AdlibDisable()"/>
  147. <KeyWord name="AdlibEnable('_myFunc')"/>
  148. <KeyWord name="AdlibRegister('_myFunc', 40)"/>
  149. <KeyWord name="AdlibUnRegister('_myFunc')"/>
  150. <KeyWord name="And "/>
  151. <KeyWord name="Array"/>
  152. <KeyWord name="ArrayDisplay($iArray, 'Array')"/>
  153. <KeyWord name="ArraySearch($iArray, $Value, iStart 0, iEnd 0, iCase 0, iCompare 0, iForward 1, iSubItem -1)"/>
  154. <KeyWord name="ArraySort($iArray, Vozrastan 0, iStart 0, iEnd 0, iSubItem 0)"/>
  155. <KeyWord name="Asc('A')"/>
  156. <KeyWord name="AscW('A')"/>
  157. <KeyWord name="ASin(0.5) * 180 / 3.14159265358979"/>
  158. <KeyWord name="Assign"/>
  159. <KeyWord name="Assign('variable' & $i, GUICtrlCreateButton('Button' & $i, 20, 50, 90, 25))"/>
  160. <KeyWord name="ATan(0.5) * 180 / 3.14159265358979"/>
  161. <KeyWord name="AutoItExe"/>
  162. <KeyWord name="AutoItSetOption"/>
  163. <KeyWord name="AutoItWinGetTitle()"/>
  164. <KeyWord name="AutoItWinSetTitle('newtitle')"/>
  165. <KeyWord name="Beep(500, 1000)"/>
  166. <KeyWord name="Binary('0x00204060')"/>
  167. <KeyWord name="BinaryLen($bBinary)"/>
  168. <KeyWord name="BinaryMid($bBinary, 3, 1)"/>
  169. <KeyWord name="BinaryToString($bBinary)"/>
  170. <KeyWord name="BitAND"/>
  171. <KeyWord name="BitAND(13, 7)"/>
  172. <KeyWord name="BitNOT"/>
  173. <KeyWord name="BitNOT(5)"/>
  174. <KeyWord name="BitOR"/>
  175. <KeyWord name="BitOR($, )"/>
  176. <KeyWord name="BitOR(3, 6)"/>
  177. <KeyWord name="BitRotate"/>
  178. <KeyWord name="BitRotate(7, 2)"/>
  179. <KeyWord name="BitShift"/>
  180. <KeyWord name="BitShift(14, 2)"/>
  181. <KeyWord name="BitXOR"/>
  182. <KeyWord name="BitXOR(10, 6)"/>
  183. <KeyWord name="BlockInput(0)"/>
  184. <KeyWord name="Break(0)"/>
  185. <KeyWord name="ByRef "/>
  186. <KeyWord name="ByRef $a"/>
  187. <KeyWord name="Call"/>
  188. <KeyWord name="Call('_Exit', $param1, $param2)"/>
  189. <KeyWord name="Case "/>
  190. <KeyWord name="Case $msg = $iBtn"/>
  191. <KeyWord name="CDTray"/>
  192. <KeyWord name="CDTray('E:', 'open')"/>
  193. <KeyWord name="CDTray('E:', 'closed')"/>
  194. <KeyWord name="Ceiling"/>
  195. <KeyWord name="Ceiling(4.8)"/>
  196. <KeyWord name="Chr"/>
  197. <KeyWord name="Chr(65)"/>
  198. <KeyWord name="ChrW"/>
  199. <KeyWord name="ChrW(0x25BA)"/>
  200. <KeyWord name="ClipGet()"/>
  201. <KeyWord name="ClipPut($sText)"/>
  202. <KeyWord name="ContinueLoop"/>
  203. <KeyWord name="ConsoleRead"/>
  204. <KeyWord name="ConsoleWrite($sText & @LF)"/>
  205. <KeyWord name="ConsoleWrite('text' & @LF)"/>
  206. <KeyWord name="ConsoleWrite( & @LF)"/>
  207. <KeyWord name="ConsoleWriteError"/>
  208. <KeyWord name="Const "/>
  209. <KeyWord name="ContinueCase"/>
  210. <KeyWord name="ControlClick($hGui, '', '[CLASS:Button; INSTANCE:4]')"/>
  211. <KeyWord name="ControlCommand($hGui, '', $iEdit, 'GetSelected')"/>
  212. <KeyWord name="ControlDisable('[CLASS:SciCalc]', '', '[CLASS:Button; INSTANCE:24]')"/>
  213. <KeyWord name="ControlDisable('title', '', $itemID)"/>
  214. <KeyWord name="ControlEnable('[CLASS:SciCalc]', '', '[CLASS:Button; INSTANCE:24]')"/>
  215. <KeyWord name="ControlEnable('title', '', $itemID)"/>
  216. <KeyWord name="ControlFocus('Skype', '', '[CLASS:Edit; INSTANCE:1]')"/>
  217. <KeyWord name="ControlFocus('title', '', $itemID)"/>
  218. <KeyWord name="ControlGetFocus('title')"/>
  219. <KeyWord name="ControlGetHandle($title, '', $itemID)"/>
  220. <KeyWord name="ControlGetPos"/>
  221. <KeyWord name="ControlGetPos('[CLASS:SciCalc]', '', '[CLASS:Button; INSTANCE:24]')"/>
  222. <KeyWord name="ControlGetText('Skype', '', '[CLASS:Edit; INSTANCE:1]')"/>
  223. <KeyWord name="ControlHide"/>
  224. <KeyWord name="ControlHide('Skype', '', '[CLASS:Edit; INSTANCE:1]')"/>
  225. <KeyWord name="ControlListView('[CLASS:MMCMainFrame]', '', 'SysListView321', 'GetText', 2)"/>
  226. <KeyWord name="ControlListView($hGui, '', 'SysListView321', 'GetSelected')"/>
  227. <KeyWord name="ControlMove"/>
  228. <KeyWord name="ControlMove('[CLASS:SciCalc]', '', '[CLASS:Button; INSTANCE:24]', 185, 38, 62, 34)"/>
  229. <KeyWord name="ControlSend"/>
  230. <KeyWord name="ControlSend('Skype', '', '[CLASS:Edit; INSTANCE:1]', 'Sara')"/>
  231. <KeyWord name="ControlSetText('Skype', '', '[CLASS:Edit; INSTANCE:1]', 'Sara')"/>
  232. <KeyWord name="ControlSetText($hGui, 'text', $itemID, 'new text', 1)"/>
  233. <KeyWord name="ControlShow('Skype', '', '[CLASS:Edit; INSTANCE:1]')"/>
  234. <KeyWord name="ControlTreeView('[CLASS:MMCMainFrame]', '', '[CLASS:SysTreeView32; INSTANCE:1]', 'GetText', '#0|#1|#0')"/>
  235. <KeyWord name="ControlTreeView($hGui, '', $itemID, 'Exists', 'Root|Item 4')"/>
  236. <KeyWord name="Cos(90 * 3.14159265358979 / 4)"/>
  237. <KeyWord name="Cos(90 / 3.14159265358979 / 4)"/>
  238. <KeyWord name="Dec('FF0000')"/>
  239. <KeyWord name="Default"/>
  240. <KeyWord name="DesktopDir"/>
  241. <KeyWord name="DesktopHeight"/>
  242. <KeyWord name="DesktopWidth"/>
  243. <KeyWord name="Dim "/>
  244. <KeyWord name="Dim $arr1[3][2] = [[1, 2],[3, 4], [5, 6]]"/>
  245. <KeyWord name="Dim $arr2[2][3] = [[1, 2, 3], [3, 4, 6]]"/>
  246. <KeyWord name="DirCopy"/>
  247. <KeyWord name="DirCopy('C:\My Documents', 'C:\Backups\MyDocs', 1)"/>
  248. <KeyWord name="DirCreate('C:\Folder')"/>
  249. <KeyWord name="DirGetSize('C:\Temp')"/>
  250. <KeyWord name="DirMove()"/>
  251. <KeyWord name="DirRemove()"/>
  252. <KeyWord name="DllCall()"/>
  253. <KeyWord name="DllCall('user32.dll', 'int', 'MessageBox', 'hwnd', 0, 'str', 'text', 'str', 'title', 'int', 0)"/>
  254. <KeyWord name="DllCallbackFree"/>
  255. <KeyWord name="DllCallbackGetPtr"/>
  256. <KeyWord name="DllCallbackRegister"/>
  257. <KeyWord name="DllClose()"/>
  258. <KeyWord name="DllOpen()"/>
  259. <KeyWord name="DllOpen('user32.dll')"/>
  260. <KeyWord name="DllStructCreate"/>
  261. <KeyWord name="DllStructGetData"/>
  262. <KeyWord name="DllStructGetPtr"/>
  263. <KeyWord name="DllStructGetSize"/>
  264. <KeyWord name="DllStructSetData"/>
  265. <KeyWord name="Do Until"/>
  266. <KeyWord name="DriveGetDrive"/>
  267. <KeyWord name="DriveGetDrive('all')"/>
  268. <KeyWord name="DriveGetFileSystem"/>
  269. <KeyWord name="DriveGetFileSystem('c:\')"/>
  270. <KeyWord name="DriveGetLabel"/>
  271. <KeyWord name="DriveGetLabel('c:\')"/>
  272. <KeyWord name="DriveGetSerial"/>
  273. <KeyWord name="DriveGetType"/>
  274. <KeyWord name="DriveGetType('c:\')"/>
  275. <KeyWord name="DriveMapAdd"/>
  276. <KeyWord name="DriveMapAdd('X:', '\\myserver\stuff')"/>
  277. <KeyWord name="DriveMapDel()"/>
  278. <KeyWord name="DriveMapGet()"/>
  279. <KeyWord name="DriveSetLabel"/>
  280. <KeyWord name="DriveSetLabel('C:\', 'New_Label')"/>
  281. <KeyWord name="DriveSpaceFree"/>
  282. <KeyWord name="DriveSpaceFree('c:\')"/>
  283. <KeyWord name="DriveSpaceTotal"/>
  284. <KeyWord name="DriveSpaceTotal('c:\')"/>
  285. <KeyWord name="DriveStatus('c:\')='NOTREADY'"/>
  286. <KeyWord name="Else"/>
  287. <KeyWord name_comment="ElseIf"/>
  288. <KeyWord name_comment="EndFunc"/>
  289. <KeyWord name="EndIf"/>
  290. <KeyWord name="EndSelect"/>
  291. <KeyWord name="EndSwitch"/>
  292. <KeyWord name="EndWith"/>
  293. <KeyWord name="Enum"/>
  294. <KeyWord name="EnvGet"/>
  295. <KeyWord name="EnvGet('PATH')"/>
  296. <KeyWord name="EnvSet"/>
  297. <KeyWord name="EnvSet('SYS', 'C:\SYS')"/>
  298. <KeyWord name="EnvUpdate()"/>
  299. <KeyWord name="Error"/>
  300. <KeyWord name="Eval('var' & $i)"/>
  301. <KeyWord name="Exit"/>
  302. <KeyWord name="ExitLoop"/>
  303. <KeyWord name="Execute("/>
  304. <KeyWord name="Exp()"/>
  305. <KeyWord name="Extended"/>
  306. <KeyWord name="False"/>
  307. <KeyWord name="FileChangeDir"/>
  308. <KeyWord name="FileClose($hFile)"/>
  309. <KeyWord name="FileCopy('C:\boot.txt', 'D:\Temp\', 9)"/>
  310. <KeyWord name="FileCreateNTFSLink('C:\Folder', 'D:\Link')"/>
  311. <KeyWord name="FileCreateShortcut('D:\Work\program.exe', 'D:\Label.lnk', 'D:\Work', '/help', 'My program', 'D:\Work\icon.dll', '^{F1}', 0)"/>
  312. <KeyWord name="FileDelete('D:\*.tmp')"/>
  313. <KeyWord name="FileExists($sPath)"/>
  314. <KeyWord name="FileFindFirstFile('*.*')"/>
  315. <KeyWord name="FileFindNextFile($search)"/>
  316. <KeyWord name="FileFlush($hFile)"/>
  317. <KeyWord name="FileGetAttrib($sPath)"/>
  318. <KeyWord name="FileGetLongName"/>
  319. <KeyWord name="FileGetPos($hFile)"/>
  320. <KeyWord name="FileGetShortcut"/>
  321. <KeyWord name="FileGetShortName($sPath)"/>
  322. <KeyWord name="FileGetSize($sPath)"/>
  323. <KeyWord name="FileGetTime($sPath)"/>
  324. <KeyWord name="FileGetVersion($sPath)"/>
  325. <KeyWord name="FileInstall('name.dll', '*')"/>
  326. <KeyWord name="FileInstall('C:\WINDOWS\system32\name.dll', '*')"/>
  327. <KeyWord name="FileMove(@TempDir & '\*.txt', @TempDir & '\TxtFiles\', 9)"/>
  328. <KeyWord name="FileOpen(@ScriptDir & '\file.txt', 2)"/>
  329. <KeyWord name="FileOpenDialog('Open', @WorkingDir , 'config (*.ini)', '', '', $hGui)"/>
  330. <KeyWord name="FileRead($hFile)"/>
  331. <KeyWord name="FileReadLine($hFile, 15)"/>
  332. <KeyWord name="FileRecycle('C:\*.tmp')"/>
  333. <KeyWord name="FileRecycleEmpty('c:\')"/>
  334. <KeyWord name="FileSaveDialog('Save as...', @WorkingDir , 'Text (*.txt)', 24, 'preferred name', $hGui)"/>
  335. <KeyWord name="FileSelectFolder('Open', '', 3, @WorkingDir, $hGui)"/>
  336. <KeyWord name="FileSetAttrib($sPath, '-RASHT')"/>
  337. <KeyWord name="FileSetPos($hFile, FileGetSize($sPath)-8, 1)"/>
  338. <KeyWord name="FileSetTime($sPath, '20091231')"/>
  339. <KeyWord name="FileWrite($hFile, $sText)"/>
  340. <KeyWord name="FileWriteLine($hFile, 'Line1')"/>
  341. <KeyWord name="Floor()"/>
  342. <KeyWord name="Floor(4.8)"/>
  343. <KeyWord name="For $i = 1 To "/>
  344. <KeyWord name="For $i = 1 To 9 Step 2"/>
  345. <KeyWord name="For $i = 0 To UBound($var)-1"/>
  346. <KeyWord name="FtpSetProxy"/>
  347. <KeyWord name="Func _()EndFunc"/>
  348. <KeyWord name="Func _()"/>
  349. <KeyWord name="Global "/>
  350. <KeyWord name="GUICreate($LngTitle, 300, 200)"/>
  351. <KeyWord name="GUICtrlCreateAvi(@WindowsDir & '\clock.avi', -1, 0, 0, -1, -1, 4)"/>
  352. <KeyWord name="GUICtrlCreateAvi(@SystemDir & '\shell32.dll', 166, 10, 20, -1, -1, $ACS_AUTOPLAY)"/>
  353. <KeyWord name="GUICtrlCreateButton('Button', 10, 30, 70, 25)"/>
  354. <KeyWord name="GUICtrlCreateCheckbox('CheckBox1', 10, 10, 120, 17)"/>
  355. <KeyWord name="GUICtrlCreateCombo('item1', 10, 10, 60)"/>
  356. <KeyWord name="GUICtrlCreateCombo('item1', 10, 10, -1, 0x3)"/>
  357. <KeyWord name="GUICtrlCreateContextMenu($controlID)"/>
  358. <KeyWord name="GUICtrlCreateDate('2010/10/3', 10, 10, 185, 20)"/>
  359. <KeyWord name="GUICtrlCreateDummy()"/>
  360. <KeyWord name="GUICtrlCreateEdit('', 10, 10, 280, 180)"/>
  361. <KeyWord name="GUICtrlCreateEdit('', 10, 10, 280, 180, $ES_AUTOVSCROLL + $WS_VSCROLL + $ES_NOHIDESEL+$ES_WANTRETURN)"/>
  362. <KeyWord name="GUICtrlCreateGraphic(10, 10, 120, 120)"/>
  363. <KeyWord name="GUICtrlCreateGroup('', 10, 10, 90, 140)"/>
  364. <KeyWord name="GUICtrlCreateIcon(@ScriptDir & '\name.ico', -1, 10, 10, 16, 16)"/>
  365. <KeyWord name="GUICtrlCreateIcon('shell32.dll', 4, 10, 10, 16, 16)"/>
  366. <KeyWord name="GUICtrlCreateInput('', 10, 10, 200, 20)"/>
  367. <KeyWord name="GUICtrlCreateLabel('Done', 10, 10, 150, 17)"/>
  368. <KeyWord name="GUICtrlCreateLabel('StatusBar', 10, 10, 150, 17, 0xC)"/>
  369. <KeyWord name="GUICtrlCreateList('', 10, 10, 280, 180)"/>
  370. <KeyWord name="GUICtrlCreateListView('Col1|Col2', 10, 10, 300, 200)"/>
  371. <KeyWord name="GUICtrlCreateListViewItem('Text1|Text2', $iListView)"/>
  372. <KeyWord name="GUICtrlCreateMenu('&File')"/>
  373. <KeyWord name="GUICtrlCreateMenuitem('Open', $iFileMenu)"/>
  374. <KeyWord name="GUICtrlCreateMonthCal('2010/10/3', 10, 10)"/>
  375. <KeyWord name="GUICtrlCreateObj"/>
  376. <KeyWord name="GUICtrlCreatePic(@SystemDir & '\oemlogo.bmp', 10, 10)"/>
  377. <KeyWord name="GUICtrlCreateProgress(10, 20, 180, 14)"/>
  378. <KeyWord name="GUICtrlCreateRadio('Russian', 10, 10, 70, 17)"/>
  379. <KeyWord name="GUICtrlCreateSlider(10, 10, 180, 30)"/>
  380. <KeyWord name="GUICtrlCreateTab(0, 2, 280, 180)"/>
  381. <KeyWord name="GUICtrlCreateTabitem('Name')"/>
  382. <KeyWord name="GUICtrlCreateTreeView(10, 10, 580, 220)"/>
  383. <KeyWord name="GUICtrlCreateTreeViewItem('Text', $iTreeView)"/>
  384. <KeyWord name="GUICtrlCreateUpdown($input)"/>
  385. <KeyWord name="GUICtrlDelete($controlID)"/>
  386. <KeyWord name="GUICtrlGetHandle($controlID)"/>
  387. <KeyWord name="GUICtrlGetState($controlID)"/>
  388. <KeyWord name="GUICtrlRead($input)"/>
  389. <KeyWord name="GUICtrlRecvMsg($iEdit, $EM_GETSEL)"/>
  390. <KeyWord name="GUICtrlRegisterListViewSort(-1, 'LVSort')"/>
  391. <KeyWord name="GUICtrlSendMsg($iComboClear, $CB_RESETCONTENT, 0, 0)"/>
  392. <KeyWord name="GUICtrlSendMsg($iListViewClear, $LVM_DELETEALLITEMS, 0, 0)"/>
  393. <KeyWord name="GUICtrlSendMsg($iListViewColumnWidth, $LVM_SETCOLUMNWIDTH, 0, 400)"/>
  394. <KeyWord name="GUICtrlSendMsg($hListView, $LVM_SETEXTENDEDLISTVIEWSTYLE, 0, $LVS_EX_CHECKBOXES + $LVS_EX_GRIDLINES)"/>
  395. <KeyWord name="GUICtrlSendMsg($hListView, $LVM_SETEXTENDEDLISTVIEWSTYLE, $LVS_EX_FULLROWSELECT, $LVS_EX_FULLROWSELECT)"/>
  396. <KeyWord name="GUICtrlSendMsg($hListView, $LVM_SETEXTENDEDLISTVIEWSTYLE, $LVS_EX_TRACKSELECT, $LVS_EX_TRACKSELECT)"/>
  397. <KeyWord name="GUICtrlSendToDummy($controlID)"/>
  398. <KeyWord name="GUICtrlSetBkColor(-1, 0xffd7d7)"/>
  399. <KeyWord name="GUICtrlSetColor(-1, 0xff0000)"/>
  400. <KeyWord name="GUICtrlSetCursor(-1, 0)"/>
  401. <KeyWord name="GUICtrlSetData($iStatusBar, 'Done')"/>
  402. <KeyWord name="GUICtrlSetData(-1, 'item1|item2|item3', 'item3')"/>
  403. <KeyWord name="GUICtrlSetData($iCombo, 'item12', 'item12')"/>
  404. <KeyWord name="GUICtrlSetData($iEdit, 'Text' & @CRLF, 1)"/>
  405. <KeyWord name="GUICtrlSetDefBkColor(0xF9F9F9)"/>
  406. <KeyWord name="GUICtrlSetDefColor(0xFF0000)"/>
  407. <KeyWord name="GUICtrlSetFont(-1, 15)"/>
  408. <KeyWord name="GUICtrlSetGraphic($a, $GUI_GR_ELLIPSE, 10, 10, 11, 11)"/>
  409. <KeyWord name="GUICtrlSetGraphic($a, $GUI_GR_RECT, 10, 10, 40, 1)"/>
  410. <KeyWord name="GUICtrlSetImage(-1, @SystemDir & '\shell32.dll', 2, 0)"/>
  411. <KeyWord name="GUICtrlSetImage(-1, 'oemlogo.bmp')"/>
  412. <KeyWord name="GUICtrlSetLimit(-1, 200, 50)"/>
  413. <KeyWord name="GUICtrlSetOnEvent(-1, '_funcname')"/>
  414. <KeyWord name="GUICtrlSetPos($iBtn, 10, 10, 50, 25)"/>
  415. <KeyWord name="GUICtrlSetResizing(-1, 1)"/>
  416. <KeyWord name="GUICtrlSetState(-1, 1)"/>
  417. <KeyWord name="GUICtrlSetStyle"/>
  418. <KeyWord name="GUICtrlSetStyle(-1, $ES_READONLY)"/>
  419. <KeyWord name="GUICtrlSetTip(-1, 'text')"/>
  420. <KeyWord name="GUIDelete($hGui)"/>
  421. <KeyWord name="GUIGetCursorInfo($hGui)"/>
  422. <KeyWord name="GUIGetMsg()"/>
  423. <KeyWord name="GUIGetStyle"/>
  424. <KeyWord name="GUIGetStyle($hGui)"/>
  425. <KeyWord name="GUIRegisterMsg(0x0112 , 'WM_SYSCOMMAND')"/>
  426. <KeyWord name="GUISetAccelerators($AccelKeys)"/>
  427. <KeyWord name="GUISetBkColor(0xF9F9F9)"/>
  428. <KeyWord name="GUISetCoord"/>
  429. <KeyWord name="GUISetCursor(0)"/>
  430. <KeyWord name="GUISetFont(9, 700, -1, 'Arial')"/>
  431. <KeyWord name="GUISetHelp('hh.exe UDFs3.chm', $hGui)"/>
  432. <KeyWord name="GUISetIcon"/>
  433. <KeyWord name="GUISetIcon('shell32.dll', -23)"/>
  434. <KeyWord name="GUISetOnEvent"/>
  435. <KeyWord name="GUISetOnEvent(-3, '_Exit')"/>
  436. <KeyWord name="GUISetState()"/>
  437. <KeyWord name="GUISetState(@SW_SHOWNA)"/>
  438. <KeyWord name="GUISetStyle"/>
  439. <KeyWord name="GUISetStyle($hGuiStyles[0], $hGuiStyles[1])"/>
  440. <KeyWord name="GUISetStyle(BitOR($WS_CAPTION, $WS_SYSMENU), 0)"/>
  441. <KeyWord name="GUISetStyle(BitOR($WS_POPUPWINDOW, $WS_THICKFRAME), BitOR($WS_EX_CLIENTEDGE, $WS_EX_TOOLWINDOW))"/>
  442. <KeyWord name="GUIStartGroup()"/>
  443. <KeyWord name="GUISwitch($hGui)"/>
  444. <KeyWord name="Hex(Int('256345'),8)"/>
  445. <KeyWord name="HomeDrive"/>
  446. <KeyWord name="HotKeySet('{ESC}', '_Quit')"/>
  447. <KeyWord name="HttpSetProxy"/>
  448. <KeyWord name="HttpSetUserAgent"/>
  449. <KeyWord name="HWnd('0x000B128C')"/>
  450. <KeyWord name="If $Trg Then"/>
  451. <KeyWord name="If Not $Trg Then"/>
  452. <KeyWord name="If @error Then"/>
  453. <KeyWord name="If Not @error Then"/>
  454. <KeyWord name="If Not FileExists($sPath) Then"/>
  455. <KeyWord name="If Not @Compiled Then GUISetIcon(@ScriptDir & '\icon.ico')"/>
  456. <KeyWord name="InetClose($hDownload)"/>
  457. <KeyWord name="InetGet('http://www.autoitscript.com/autoit3/files/beta/update.dat', @TempDir & '\update.dat', 1, 1)"/>
  458. <KeyWord name="InetGetInfo($hDownload, 2)"/>
  459. <KeyWord name="InetGetSize('http://asd.ru/file.7z')"/>
  460. <KeyWord name="InetRead('http://www.autoitscript.com/autoit3/files/beta/update.dat')"/>
  461. <KeyWord name="IniDelete($Ini, $aSections[$i])"/>
  462. <KeyWord name="IniDelete($Ini, $aSections, $key)"/>
  463. <KeyWord name="IniRead($Ini, 'section', 'key', 'NotFound')"/>
  464. <KeyWord name="IniReadSection($Ini, $aSections)"/>
  465. <KeyWord name="IniReadSectionNames($Ini)"/>
  466. <KeyWord name="IniRenameSection"/>
  467. <KeyWord name="IniWrite($Ini, 'section', 'key', 'new_value')"/>
  468. <KeyWord name="IniWriteSection($Ini, 'section', 'key1=0' & @LF & 'key2=1')"/>
  469. <KeyWord name="InputBox('Title', 'Description', 'Input', '', 170, 150, x, y)"/>
  470. <KeyWord name="Int("/>
  471. <KeyWord name="IsAdmin($vTest)"/>
  472. <KeyWord name="IsArray($vTest)"/>
  473. <KeyWord name="IsBinary($vTest)"/>
  474. <KeyWord name="IsBool($vTest)"/>
  475. <KeyWord name="IsDeclared('hGui')"/>
  476. <KeyWord name="IsDllStruct($vTest)"/>
  477. <KeyWord name="IsFloat($vTest)"/>
  478. <KeyWord name="IsHWnd($vTest)"/>
  479. <KeyWord name="IsInt($vTest)"/>
  480. <KeyWord name="IsKeyword($vTest)"/>
  481. <KeyWord name="IsNumber($vTest)"/>
  482. <KeyWord name="IsObj($vTest)"/>
  483. <KeyWord name="IsPtr($vTest)"/>
  484. <KeyWord name="IsString($vTest)"/>
  485. <KeyWord name="Local "/>
  486. <KeyWord name="Log(2.71828182845904523536)"/>
  487. <KeyWord name="MemGetStats()"/>
  488. <KeyWord name="Mod($iNum1, $iNum2)"/>
  489. <KeyWord name="MouseClick('left', $x, $y, 1, 0)"/>
  490. <KeyWord name="MouseClickDrag('left', $x, $y, $x2, $y2, 0)"/>
  491. <KeyWord name="MouseDown('left')"/>
  492. <KeyWord name="MouseGetCursor()"/>
  493. <KeyWord name="MouseGetPos()"/>
  494. <KeyWord name="MouseMove($x, $y, 0)"/>
  495. <KeyWord name="MouseUp('left')"/>
  496. <KeyWord name="MouseWheel('down', 1)"/>
  497. <KeyWord name="MsgBox(0, '&#x0421;&#x043E;&#x043E;&#x0431;&#x0449;&#x0435;&#x043D;&#x0438;&#x0435;', )"/>
  498. <KeyWord name="MsgBox(0, '&#x0421;&#x043E;&#x043E;&#x0431;&#x0449;&#x0435;&#x043D;&#x0438;&#x0435;', $sText)"/>
  499. <KeyWord name="MsgBox(0, '&#x0421;&#x043E;&#x043E;&#x0431;&#x0449;&#x0435;&#x043D;&#x0438;&#x0435;', 'text')"/>
  500. <KeyWord name="Next"/>
  501. <KeyWord name="Not "/>
  502. <KeyWord name="Number("/>
  503. <KeyWord name="ObjCreate"/>
  504. <KeyWord name="ObjEvent"/>
  505. <KeyWord name="ObjGet"/>
  506. <KeyWord name="ObjName"/>
  507. <KeyWord name="OnAutoItExitRegister('_funcname')"/>
  508. <KeyWord name="OnAutoItExitUnregister('_funcname')"/>
  509. <KeyWord name="Opt('ExpandEnvStrings', 1)"/>
  510. <KeyWord name="Opt('GUICloseOnESC', 1)"/>
  511. <KeyWord name="Opt('GUIOnEventMode', 1)"/>
  512. <KeyWord name="Opt('GUIResizeMode', 802)"/>
  513. <KeyWord name="Opt('TrayAutoPause', 0)"/>
  514. <KeyWord name="Opt('TrayIconHide', 1)"/>
  515. <KeyWord name="Opt('TrayOnEventMode', 1)"/>
  516. <KeyWord name="Opt('TrayMenuMode', 1)"/>
  517. <KeyWord name="Or "/>
  518. <KeyWord name="Ping('178.50.76.4', 250)"/>
  519. <KeyWord name="PixelChecksum($left, $top, $right, $bottom, 3)"/>
  520. <KeyWord name="PixelGetColor($x, $y)"/>
  521. <KeyWord name="PixelSearch($left, $top, $right, $bottom, 0xFF0000)"/>
  522. <KeyWord name_comment="PluginClose($handle)"/>
  523. <KeyWord name_comment="PluginOpen($File)"/>
  524. <KeyWord name="ProcessClose('Notepad.exe')"/>
  525. <KeyWord name="ProcessExists('calc.exe')"/>
  526. <KeyWord name="ProcessGetStats('calc.exe', 0)"/>
  527. <KeyWord name="ProcessList(2)"/>
  528. <KeyWord name="ProcessSetPriority('calc.exe', 2)"/>
  529. <KeyWord name="ProcessWait('calc.exe', 1000)"/>
  530. <KeyWord name="ProcessWaitClose('calc.exe', 1000)"/>
  531. <KeyWord name="ProgressOff()"/>
  532. <KeyWord name="ProgressOn('title', 'text bold', 'text', -1, -1, 18)"/>
  533. <KeyWord name="ProgressSet(100 , 'text')"/>
  534. <KeyWord name="Ptr"/>
  535. <KeyWord name="Random(1000)"/>
  536. <KeyWord name="Random(1, 10, 1)"/>
  537. <KeyWord name="Return"/>
  538. <KeyWord name="ReDim "/>
  539. <KeyWord name="ReDim $aArray[10]"/>
  540. <KeyWord name="RegDelete('HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.wav', 'ProgID')"/>
  541. <KeyWord name="RegEnumKey('HKLM\SOFTWARE', 1)"/>
  542. <KeyWord name="RegEnumVal('HKLM\SOFTWARE\AutoIt v3\Autoit', 1)"/>
  543. <KeyWord name="RegRead('HKCR\avifile\shell\play', '')"/>
  544. <KeyWord name="RegWrite('HKCR\avifile', '', 'REG_SZ', 'video-file')"/>
  545. <KeyWord name="Round(3.1415, 2)"/>
  546. <KeyWord name="Round(TimerDiff($timer) / 1000, 2) & ' sec'"/>
  547. <KeyWord name="Run('Explorer.exe /select,C:\Boot.ini')"/>
  548. <KeyWord name="Run(@Comspec & ' /C REG LOAD HKLM\PE_SYS_HIV D:\PE\i386\system32\setupreg.hiv', '', @SW_HIDE)"/>
  549. <KeyWord name="RunAs"/>
  550. <KeyWord name="RunAsWait"/>
  551. <KeyWord name="RunWait('rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,0')"/>
  552. <KeyWord name="RunWait(@ComSpec & ' /C reg.exe -h>C:\text.txt', '', @SW_HIDE)"/>
  553. <KeyWord name="RunWait(@Comspec & ' /C regedit /s D:\PE\import.reg', '', @SW_HIDE)"/>
  554. <KeyWord name="ScriptDir"/>
  555. <KeyWord name="ScriptDir & '\'"/>
  556. <KeyWord name="ScriptFullPath"/>
  557. <KeyWord name="ScriptName"/>
  558. <KeyWord name="Select"/>
  559. <KeyWord name="Send('^{INS}')"/>
  560. <KeyWord name="SendKeepActive('[CLASS:Notepad]')"/>
  561. <KeyWord name="SetError(1)"/>
  562. <KeyWord name="SetError(1, 0, 'Error')"/>
  563. <KeyWord name="SetError(@Error, @Extended, ReturnFunc)"/>
  564. <KeyWord name="SetExtended(10)"/>
  565. <KeyWord name="ShellExecute"/>
  566. <KeyWord name="ShellExecute(@ScriptDir & '\file.ini')"/>
  567. <KeyWord name="ShellExecute(@ScriptDir & '\ghost32.exe', '-SPLIT=1900', '', '', @SW_HIDE)"/>
  568. <KeyWord name="ShellExecute(@SystemDir & '\script.cmd', '', @SystemDir, '', @SW_HIDE)"/>
  569. <KeyWord name="ShellExecute(@SystemDir & '\regsvr32.exe', '/s ' & @SystemDir & '\wmadmod.dll', '', '', @SW_HIDE)"/>
  570. <KeyWord name="ShellExecute ('http://www.google.ru')"/>
  571. <KeyWord name="ShellExecuteWait"/>
  572. <KeyWord name="ShellExecuteWait(@ScriptDir & '\subinacl.exe', '/subkeyreg HKLM\SOFTWARE\7-Zip /grant=Admin=F', '', '', @SW_HIDE)"/>
  573. <KeyWord name="Shutdown(0)"/>
  574. <KeyWord name="Sin(90 * 3.14159265358979 / 4)"/>
  575. <KeyWord name="Sin(90 / 3.14159265358979 / 4)"/>
  576. <KeyWord name="Sleep()"/>
  577. <KeyWord name="Sleep(1000)"/>
  578. <KeyWord name="SoundPlay"/>
  579. <KeyWord name="SoundPlay('C:\Windows\media\Windows Startup.wav')"/>
  580. <KeyWord name="SoundSetWaveVolume(50)"/>
  581. <KeyWord name="SplashImageOn('Title', 'C:\WINDOWS\winnt256.bmp', 275, 174, -1, -1, 1)"/>
  582. <KeyWord name="SplashOff()"/>
  583. <KeyWord name="SplashTextOn('Title', 'Text', $w, $h, -1, -1, 1, '', $FontSize)"/>
  584. <KeyWord name="Sqrt(4)"/>
  585. <KeyWord name="SRandom(12)"/>
  586. <KeyWord name="StringSplit($sText, '|')"/>
  587. <KeyWord name="StringInStr($sPath, '.exe')"/>
  588. <KeyWord name="StringReplace($sText, ' ', '-')"/>
  589. <KeyWord name="StringRight($sText, 4)"/>
  590. <KeyWord name="StringLeft($sText, 4)"/>
  591. <KeyWord name="StringLen($sText)"/>
  592. <KeyWord name="StringTrimLeft($sText, 2)"/>
  593. <KeyWord name="StringTrimRight($sText, 2)"/>
  594. <KeyWord name="Static"/>
  595. <KeyWord name="StatusbarGetText($hGui, '', 2)"/>
  596. <KeyWord name="StderrRead"/>
  597. <KeyWord name="StdinWrite"/>
  598. <KeyWord name="StdioClose"/>
  599. <KeyWord name="StdoutRead($iPID)"/>
  600. <KeyWord name="Step "/>
  601. <KeyWord name="String(10)"/>
  602. <KeyWord name="StringAddCR('text' & @LF & 'text')"/>
  603. <KeyWord name="StringCompare($sText1, $sText2)"/>
  604. <KeyWord name="StringFormat"/>
  605. <KeyWord name="StringFromASCIIArray($a)"/>
  606. <KeyWord name="StringIsAlNum"/>
  607. <KeyWord name="StringIsAlpha($sText)"/>
  608. <KeyWord name="StringIsASCII($sText)"/>
  609. <KeyWord name="StringIsDigit($sText)"/>
  610. <KeyWord name="StringIsFloat($sText)"/>
  611. <KeyWord name="StringIsInt($sText)"/>
  612. <KeyWord name="StringIsLower($sText)"/>
  613. <KeyWord name="StringIsSpace($sText)"/>
  614. <KeyWord name="StringIsUpper($sText)"/>
  615. <KeyWord name="StringIsXDigit($sText)"/>
  616. <KeyWord name="StringLower($sText)"/>
  617. <KeyWord name="StringMid($sText, 3, 2)"/>
  618. <KeyWord name="StringRegExp($sPath, '^(.*)\\(.*)$', 3)"/>
  619. <KeyWord name="StringRegExpReplace($sText, '(\r\n|\r|\n){2,}', '\1')"/>
  620. <KeyWord name="StringStripCR('text' & Chr(13) & 'text')"/>
  621. <KeyWord name="StringStripWS(' t e x t ', 7)"/>
  622. <KeyWord name="StringToASCIIArray($sText)"/>
  623. <KeyWord name="StringToBinary($sText)"/>
  624. <KeyWord name="StringUpper($sText)"/>
  625. <KeyWord name="Switch "/>
  626. <KeyWord name="SystemDir "/>
  627. <KeyWord name="TempDir"/>
  628. <KeyWord name="True"/>
  629. <KeyWord name="Tan(90 * 3.14159265358979 / 4)"/>
  630. <KeyWord name="TCPAccept($oSelf.Socket)"/>
  631. <KeyWord name="TCPCloseSocket($SOCKET)"/>
  632. <KeyWord name="TCPConnect($IP, $port)"/>
  633. <KeyWord name="TCPListen"/>
  634. <KeyWord name="TCPNameToIP"/>
  635. <KeyWord name="TCPRecv"/>
  636. <KeyWord name="TCPSend($socket, 'text')"/>
  637. <KeyWord name="TCPShutdown()"/>
  638. <KeyWord name="TCPStartUp()"/>
  639. <KeyWord name="Then"/>
  640. <KeyWord name="TimerDiff($timer)"/>
  641. <KeyWord name="TimerInit()"/>
  642. <KeyWord name="To "/>
  643. <KeyWord name="ToolTip($sText)"/>
  644. <KeyWord name="TrayCreateItem('Exit')"/>
  645. <KeyWord name="TrayCreateMenu('Settings')"/>
  646. <KeyWord name="TrayGetMsg()"/>
  647. <KeyWord name="TrayItemDelete($delitem)"/>
  648. <KeyWord name="TrayItemGetHandle($iMenuID)"/>
  649. <KeyWord name="TrayItemGetState($itemID)"/>
  650. <KeyWord name="TrayItemGetText($itemID)"/>
  651. <KeyWord name="TrayItemSetOnEvent($itemID, '_funcname')"/>
  652. <KeyWord name="TrayItemSetState($itemID, $TRAY_CHECKED)"/>
  653. <KeyWord name="TrayItemSetText($itemID, 'Text')"/>
  654. <KeyWord name="TraySetClick(64)"/>
  655. <KeyWord name="TraySetIcon('shell32.dll', -111)"/>
  656. <KeyWord name="TraySetOnEvent($TRAY_EVENT_PRIMARYDOUBLE, '_funcname)"/>
  657. <KeyWord name="TraySetPauseIcon('shell32.dll', -111)"/>
  658. <KeyWord name="TraySetState()"/>
  659. <KeyWord name="TraySetToolTip('Text')"/>
  660. <KeyWord name="TrayTip('title', 'Text', 5, 1)"/>
  661. <KeyWord name="UBound"/>
  662. <KeyWord name="UBound($a)"/>
  663. <KeyWord name="UBound($a)-1"/>
  664. <KeyWord name="UDPBind"/>
  665. <KeyWord name="UDPCloseSocket"/>
  666. <KeyWord name="UDPOpen"/>
  667. <KeyWord name="UDPRecv"/>
  668. <KeyWord name="UDPSend"/>
  669. <KeyWord name="UDPShutdown"/>
  670. <KeyWord name="UDPStartup"/>
  671. <KeyWord name="Until"/>
  672. <KeyWord name="UserName"/>
  673. <KeyWord name="UserProfileDir"/>
  674. <KeyWord name="VarGetType($var)"/>
  675. <KeyWord name="WM_ACTIVATE"/>
  676. <KeyWord name_comment="WEnd"/>
  677. <KeyWord name="While"/>
  678. <KeyWord name="While 1WEnd"/>
  679. <KeyWord name="WinActivate('title')"/>
  680. <KeyWord name="WinActive('title')"/>
  681. <KeyWord name="WinClose('title')"/>
  682. <KeyWord name="WindowsDir"/>
  683. <KeyWord name="WinExists('title')"/>
  684. <KeyWord name="WinFlash('title')"/>
  685. <KeyWord name="WinGetCaretPos()"/>
  686. <KeyWord name="WinGetClassList('title')"/>
  687. <KeyWord name="WinGetClientSize($hGui)"/>
  688. <KeyWord name="WinGetHandle($hGui)"/>
  689. <KeyWord name="WinGetPos($hGui)"/>
  690. <KeyWord name="WinGetProcess('title')"/>
  691. <KeyWord name="WinGetState('title')"/>
  692. <KeyWord name="WinGetText('title')"/>
  693. <KeyWord name="WinGetTitle('title')"/>
  694. <KeyWord name="WinKill($hGui)"/>
  695. <KeyWord name="WinList()"/>
  696. <KeyWord name="WinList('[REGEXPTITLE:BeginningTitle *]')"/>
  697. <KeyWord name="WinMenuSelectItem"/>
  698. <KeyWord name="WinMenuSelectItem('[CLASS:Notepad]', '', '&File', 'Page Set&up...')"/>
  699. <KeyWord name="WinMinimizeAll()"/>
  700. <KeyWord name="WinMinimizeAllUndo()"/>
  701. <KeyWord name="WinMove"/>
  702. <KeyWord name="WinMove('[CLASS:RegEdit_RegEdit]', '', $Left, $Top)"/>
  703. <KeyWord name="WinMove($hGui, '', $Left, $Top, $Width, $Height)"/>
  704. <KeyWord name="WinSetOnTop"/>
  705. <KeyWord name="WinSetOnTop($hGui, '', 1)"/>
  706. <KeyWord name="WinSetState"/>
  707. <KeyWord name="WinSetState($hGui, '', @SW_RESTORE)"/>
  708. <KeyWord name="WinSetTitle"/>
  709. <KeyWord name="WinSetTitle($hGui, '', 'title_new')"/>
  710. <KeyWord name="WinSetTitle('title_old', '', 'title_new')"/>
  711. <KeyWord name="WinSetTrans"/>
  712. <KeyWord name="WinSetTrans($hGui, '', 170)"/>
  713. <KeyWord name="WinWait"/>
  714. <KeyWord name="WinWait('Title', '', 5)"/>
  715. <KeyWord name="WinWaitActive"/>
  716. <KeyWord name="WinWaitActive('Title', '', 5)"/>
  717. <KeyWord name="WinWaitClose"/>
  718. <KeyWord name="WinWaitClose('Title', '', 5)"/>
  719. <KeyWord name="WinWaitNotActive"/>
  720. <KeyWord name="WinWaitNotActive('Title', '', 5)"/>
  721. <KeyWord name="With"/>
  722. <KeyWord name="WorkingDir"/>
  723. <KeyWord name="YDAY"/>
  724. <KeyWord name="YEAR"/>
  725. <KeyWord name="YEAR & '.' & @MON & '.' & @MDAY & ' ' & @HOUR & ':' & @MIN & ':' & @SEC & '.' & @MSEC"/>
  726. <KeyWord name="z($var)"/>
  727. <KeyWord name="z#include <z.au3>"/>
  728. </AutoComplete>
  729. </NotepadPlus>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement