Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-->
- Некоторые команды закомментированы ElseIf, EndFunc, WEnd
- Ключевые слова-команды с нарушением сортировки, благодаря чему улучшен вызов часто используемых команд:
- Exit, ContinueLoop, Return, True
- Еще нарушение сортировки для некоторых часто используемых String... функций
- Команды начинающиеся с символов &, @, #, _ игнорируются, поэтому их вызов выполнен индивидуальной сортировкой в начале списка
- 2012.05.13 макросы типа @ScriptDir добавлены в список без @. То есть набираете @S и жмёте Enter
- <KeyWord name_comment="Else
EndIf"/> перенос строки не работает
- </!-->
- <?xml version="1.0" encoding="Windows-1251" ?>
- <NotepadPlus>
- <AutoComplete language="AutoIt">
- <Environment ignoreCase="yes" />
- <KeyWord name=""/>
- <KeyWord name="' & @CRLF & '"/>
- <KeyWord name="& @CRLF &"/>
- <KeyWord name="& @LF &"/>
- <KeyWord name="@CRLF"/>
- <KeyWord name="@error"/>
- <KeyWord name="#NoTrayIcon"/>
- <KeyWord name="@ScriptDir"/>
- <KeyWord name="@ScriptDir & '\'"/>
- <KeyWord name="@SystemDir"/>
- <KeyWord name="@ScriptName"/>
- <KeyWord name="@ScriptFullPath"/>
- <KeyWord name="@AutoItExe"/>
- <KeyWord name="@ProgramsDir"/>
- <KeyWord name="@WindowsDir"/>
- <KeyWord name="@TempDir"/>
- <KeyWord name="@YEAR & '.' & @MON & '.' & @MDAY & ' ' & @HOUR & ':' & @MIN & ':' & @SEC & '.' & @MSEC"/>
- <KeyWord name="#include <Array.au3>"/>
- <KeyWord name="#include <audio.au3>"/>
- <KeyWord name="#include <BigNum.au3>"/>
- <KeyWord name="#include <BorderConstants.au3>"/>
- <KeyWord name="#include <ButtonConstants.au3>"/>
- <KeyWord name="#include <Clipboard.au3>"/>
- <KeyWord name="#include <Color.au3>"/>
- <KeyWord name="#include <ColorConstants.au3>"/>
- <KeyWord name="#include <ComboConstants.au3>"/>
- <KeyWord name="#include <Constants.au3>"/>
- <KeyWord name="#include <Crypt.au3>"/>
- <KeyWord name="#include <Date.au3>"/>
- <KeyWord name="#include <DateTimeConstants.au3>"/>
- <KeyWord name="#include <DirConstants.au3>"/>
- <KeyWord name="#include <EditConstants.au3>"/>
- <KeyWord name="#include <Encoding.au3>"/>
- <KeyWord name="#include <EventLog.au3>"/>
- <KeyWord name="#include <Excel.au3>"/>
- <KeyWord name="#include <ExpListView.au3>"/>
- <KeyWord name="#include <File.au3>"/>
- <KeyWord name="#include <FileConstants.au3>"/>
- <KeyWord name="#include <FontConstants.au3>"/>
- <KeyWord name="#include <FrameConstants.au3>"/>
- <KeyWord name="#include <FTPEx.au3>"/>
- <KeyWord name="#include <GDIP.au3>"/>
- <KeyWord name="#include <GDIPConstants.au3>"/>
- <KeyWord name="#include <GDIPlus.au3>"/>
- <KeyWord name="#include <GDIPlusConstants.au3>"/>
- <KeyWord name="#include <GDIpProgress.au3>"/>
- <KeyWord name="#include <GraphGDIPlus.au3>"/>
- <KeyWord name="#include <GuiAVI.au3>"/>
- <KeyWord name="#include <GuiButton.au3>"/>
- <KeyWord name="#include <GuiComboBox.au3>"/>
- <KeyWord name="#include <GuiComboBoxEx.au3>"/>
- <KeyWord name="#include <GUIConstants.au3>"/>
- <KeyWord name="#include <GUIConstantsEx.au3>"/>
- <KeyWord name="#include <GuiDateTimePicker.au3>"/>
- <KeyWord name="#include <GuiEdit.au3>"/>
- <KeyWord name="#include <GuiHeader.au3>"/>
- <KeyWord name="#include <GuiImageList.au3>"/>
- <KeyWord name="#include <GuiIPAddress.au3>"/>
- <KeyWord name="#include <GuiListBox.au3>"/>
- <KeyWord name="#include <GuiListView.au3>"/>
- <KeyWord name="#include <GuiMenu.au3>"/>
- <KeyWord name="#include <GuiMonthCal.au3>"/>
- <KeyWord name="#include <GuiReBar.au3>"/>
- <KeyWord name="#include <GuiRichEdit.au3>"/>
- <KeyWord name="#include <GuiScrollBars.au3>"/>
- <KeyWord name="#include <GuiSlider.au3>"/>
- <KeyWord name="#include <GuiStatusBar.au3>"/>
- <KeyWord name="#include <GuiTab.au3>"/>
- <KeyWord name="#include <GuiToolbar.au3>"/>
- <KeyWord name="#include <GuiToolTip.au3>"/>
- <KeyWord name="#include <GuiTreeView.au3>"/>
- <KeyWord name="#include <hash.au3>"/>
- <KeyWord name="#include <HeaderConstants.au3>"/>
- <KeyWord name="#include <ID3.au3>"/>
- <KeyWord name="#include <IE.au3>"/>
- <KeyWord name="#include <ImageListConstants.au3>"/>
- <KeyWord name="#include <Inet.au3>"/>
- <KeyWord name="#include <IPAddressConstants.au3>"/>
- <KeyWord name="#include <ListBoxConstants.au3>"/>
- <KeyWord name="#include <ListViewConstants.au3>"/>
- <KeyWord name="#include <Math.au3>"/>
- <KeyWord name="#include <Memory.au3>"/>
- <KeyWord name="#include <MemoryConstants.au3>"/>
- <KeyWord name="#include <MenuConstants.au3>"/>
- <KeyWord name="#include <Midiudf.au3>"/>
- <KeyWord name="#include <Misc.au3>"/>
- <KeyWord name="#include <ModernMenuRaw.au3>"/>
- <KeyWord name="#include <NamedPipes.au3>"/>
- <KeyWord name="#include <NetShare.au3>"/>
- <KeyWord name="#include <Privilege.au3>"/>
- <KeyWord name="#include <Process.au3>"/>
- <KeyWord name="#include <ProcessConstants.au3>"/>
- <KeyWord name="#include <ProgressConstants.au3>"/>
- <KeyWord name="#include <RebarConstants.au3>"/>
- <KeyWord name="#include <Resources.au3>"/>
- <KeyWord name="#include <RichEditConstants.au3>"/>
- <KeyWord name="#include <ScreenCapture.au3>"/>
- <KeyWord name="#include <ScrollBarConstants.au3>"/>
- <KeyWord name="#include <Security.au3>"/>
- <KeyWord name="#include <SecurityConstants.au3>"/>
- <KeyWord name="#include <SendMessage.au3>"/>
- <KeyWord name="#include <Services.au3>"/>
- <KeyWord name="#include <SliderConstants.au3>"/>
- <KeyWord name="#include <Sound.au3>"/>
- <KeyWord name="#include <SoundGetSetQuery.au3>"/>
- <KeyWord name="#include <SQLite.au3>"/>
- <KeyWord name="#include <SQLite.dll.au3>"/>
- <KeyWord name="#include <StaticConstants.au3>"/>
- <KeyWord name="#include <StatusBarConstants.au3>"/>
- <KeyWord name="#include <String.au3>"/>
- <KeyWord name="#include <StructureConstants.au3>"/>
- <KeyWord name="#include <SysTray_UDF.au3>"/>
- <KeyWord name="#include <TabConstants.au3>"/>
- <KeyWord name="#include <Table.au3>"/>
- <KeyWord name="#include <Timers.au3>"/>
- <KeyWord name="#include <ToolbarConstants.au3>"/>
- <KeyWord name="#include <ToolTipConstants.au3>"/>
- <KeyWord name="#include <TreeViewConstants.au3>"/>
- <KeyWord name="#include <UDFGlobalID.au3>"/>
- <KeyWord name="#include <UpDownConstants.au3>"/>
- <KeyWord name="#include <WinAPI.au3>"/>
- <KeyWord name="#include <WinAPIError.au3>"/>
- <KeyWord name="#include <WindowsConstants.au3>"/>
- <KeyWord name="#include <WinNet.au3>"/>
- <KeyWord name="#include <WMMedia.au3>"/>
- <KeyWord name="#include <Word.au3>"/>
- <KeyWord name="#include <_XMLDomWrapper.au3>"/>
- <KeyWord name="#RequireAdmin"/>
- <KeyWord name="#cs"/>
- <KeyWord name="#ce"/>
- <KeyWord name="Abs(-123)"/>
- <KeyWord name="ACos(0.5) * 180 / 3.14159265358979"/>
- <KeyWord name="AdlibDisable()"/>
- <KeyWord name="AdlibEnable('_myFunc')"/>
- <KeyWord name="AdlibRegister('_myFunc', 40)"/>
- <KeyWord name="AdlibUnRegister('_myFunc')"/>
- <KeyWord name="And "/>
- <KeyWord name="Array"/>
- <KeyWord name="ArrayDisplay($iArray, 'Array')"/>
- <KeyWord name="ArraySearch($iArray, $Value, iStart 0, iEnd 0, iCase 0, iCompare 0, iForward 1, iSubItem -1)"/>
- <KeyWord name="ArraySort($iArray, Vozrastan 0, iStart 0, iEnd 0, iSubItem 0)"/>
- <KeyWord name="Asc('A')"/>
- <KeyWord name="AscW('A')"/>
- <KeyWord name="ASin(0.5) * 180 / 3.14159265358979"/>
- <KeyWord name="Assign"/>
- <KeyWord name="Assign('variable' & $i, GUICtrlCreateButton('Button' & $i, 20, 50, 90, 25))"/>
- <KeyWord name="ATan(0.5) * 180 / 3.14159265358979"/>
- <KeyWord name="AutoItExe"/>
- <KeyWord name="AutoItSetOption"/>
- <KeyWord name="AutoItWinGetTitle()"/>
- <KeyWord name="AutoItWinSetTitle('newtitle')"/>
- <KeyWord name="Beep(500, 1000)"/>
- <KeyWord name="Binary('0x00204060')"/>
- <KeyWord name="BinaryLen($bBinary)"/>
- <KeyWord name="BinaryMid($bBinary, 3, 1)"/>
- <KeyWord name="BinaryToString($bBinary)"/>
- <KeyWord name="BitAND"/>
- <KeyWord name="BitAND(13, 7)"/>
- <KeyWord name="BitNOT"/>
- <KeyWord name="BitNOT(5)"/>
- <KeyWord name="BitOR"/>
- <KeyWord name="BitOR($, )"/>
- <KeyWord name="BitOR(3, 6)"/>
- <KeyWord name="BitRotate"/>
- <KeyWord name="BitRotate(7, 2)"/>
- <KeyWord name="BitShift"/>
- <KeyWord name="BitShift(14, 2)"/>
- <KeyWord name="BitXOR"/>
- <KeyWord name="BitXOR(10, 6)"/>
- <KeyWord name="BlockInput(0)"/>
- <KeyWord name="Break(0)"/>
- <KeyWord name="ByRef "/>
- <KeyWord name="ByRef $a"/>
- <KeyWord name="Call"/>
- <KeyWord name="Call('_Exit', $param1, $param2)"/>
- <KeyWord name="Case "/>
- <KeyWord name="Case $msg = $iBtn"/>
- <KeyWord name="CDTray"/>
- <KeyWord name="CDTray('E:', 'open')"/>
- <KeyWord name="CDTray('E:', 'closed')"/>
- <KeyWord name="Ceiling"/>
- <KeyWord name="Ceiling(4.8)"/>
- <KeyWord name="Chr"/>
- <KeyWord name="Chr(65)"/>
- <KeyWord name="ChrW"/>
- <KeyWord name="ChrW(0x25BA)"/>
- <KeyWord name="ClipGet()"/>
- <KeyWord name="ClipPut($sText)"/>
- <KeyWord name="ContinueLoop"/>
- <KeyWord name="ConsoleRead"/>
- <KeyWord name="ConsoleWrite($sText & @LF)"/>
- <KeyWord name="ConsoleWrite('text' & @LF)"/>
- <KeyWord name="ConsoleWrite( & @LF)"/>
- <KeyWord name="ConsoleWriteError"/>
- <KeyWord name="Const "/>
- <KeyWord name="ContinueCase"/>
- <KeyWord name="ControlClick($hGui, '', '[CLASS:Button; INSTANCE:4]')"/>
- <KeyWord name="ControlCommand($hGui, '', $iEdit, 'GetSelected')"/>
- <KeyWord name="ControlDisable('[CLASS:SciCalc]', '', '[CLASS:Button; INSTANCE:24]')"/>
- <KeyWord name="ControlDisable('title', '', $itemID)"/>
- <KeyWord name="ControlEnable('[CLASS:SciCalc]', '', '[CLASS:Button; INSTANCE:24]')"/>
- <KeyWord name="ControlEnable('title', '', $itemID)"/>
- <KeyWord name="ControlFocus('Skype', '', '[CLASS:Edit; INSTANCE:1]')"/>
- <KeyWord name="ControlFocus('title', '', $itemID)"/>
- <KeyWord name="ControlGetFocus('title')"/>
- <KeyWord name="ControlGetHandle($title, '', $itemID)"/>
- <KeyWord name="ControlGetPos"/>
- <KeyWord name="ControlGetPos('[CLASS:SciCalc]', '', '[CLASS:Button; INSTANCE:24]')"/>
- <KeyWord name="ControlGetText('Skype', '', '[CLASS:Edit; INSTANCE:1]')"/>
- <KeyWord name="ControlHide"/>
- <KeyWord name="ControlHide('Skype', '', '[CLASS:Edit; INSTANCE:1]')"/>
- <KeyWord name="ControlListView('[CLASS:MMCMainFrame]', '', 'SysListView321', 'GetText', 2)"/>
- <KeyWord name="ControlListView($hGui, '', 'SysListView321', 'GetSelected')"/>
- <KeyWord name="ControlMove"/>
- <KeyWord name="ControlMove('[CLASS:SciCalc]', '', '[CLASS:Button; INSTANCE:24]', 185, 38, 62, 34)"/>
- <KeyWord name="ControlSend"/>
- <KeyWord name="ControlSend('Skype', '', '[CLASS:Edit; INSTANCE:1]', 'Sara')"/>
- <KeyWord name="ControlSetText('Skype', '', '[CLASS:Edit; INSTANCE:1]', 'Sara')"/>
- <KeyWord name="ControlSetText($hGui, 'text', $itemID, 'new text', 1)"/>
- <KeyWord name="ControlShow('Skype', '', '[CLASS:Edit; INSTANCE:1]')"/>
- <KeyWord name="ControlTreeView('[CLASS:MMCMainFrame]', '', '[CLASS:SysTreeView32; INSTANCE:1]', 'GetText', '#0|#1|#0')"/>
- <KeyWord name="ControlTreeView($hGui, '', $itemID, 'Exists', 'Root|Item 4')"/>
- <KeyWord name="Cos(90 * 3.14159265358979 / 4)"/>
- <KeyWord name="Cos(90 / 3.14159265358979 / 4)"/>
- <KeyWord name="Dec('FF0000')"/>
- <KeyWord name="Default"/>
- <KeyWord name="DesktopDir"/>
- <KeyWord name="DesktopHeight"/>
- <KeyWord name="DesktopWidth"/>
- <KeyWord name="Dim "/>
- <KeyWord name="Dim $arr1[3][2] = [[1, 2],[3, 4], [5, 6]]"/>
- <KeyWord name="Dim $arr2[2][3] = [[1, 2, 3], [3, 4, 6]]"/>
- <KeyWord name="DirCopy"/>
- <KeyWord name="DirCopy('C:\My Documents', 'C:\Backups\MyDocs', 1)"/>
- <KeyWord name="DirCreate('C:\Folder')"/>
- <KeyWord name="DirGetSize('C:\Temp')"/>
- <KeyWord name="DirMove()"/>
- <KeyWord name="DirRemove()"/>
- <KeyWord name="DllCall()"/>
- <KeyWord name="DllCall('user32.dll', 'int', 'MessageBox', 'hwnd', 0, 'str', 'text', 'str', 'title', 'int', 0)"/>
- <KeyWord name="DllCallbackFree"/>
- <KeyWord name="DllCallbackGetPtr"/>
- <KeyWord name="DllCallbackRegister"/>
- <KeyWord name="DllClose()"/>
- <KeyWord name="DllOpen()"/>
- <KeyWord name="DllOpen('user32.dll')"/>
- <KeyWord name="DllStructCreate"/>
- <KeyWord name="DllStructGetData"/>
- <KeyWord name="DllStructGetPtr"/>
- <KeyWord name="DllStructGetSize"/>
- <KeyWord name="DllStructSetData"/>
- <KeyWord name="Do Until"/>
- <KeyWord name="DriveGetDrive"/>
- <KeyWord name="DriveGetDrive('all')"/>
- <KeyWord name="DriveGetFileSystem"/>
- <KeyWord name="DriveGetFileSystem('c:\')"/>
- <KeyWord name="DriveGetLabel"/>
- <KeyWord name="DriveGetLabel('c:\')"/>
- <KeyWord name="DriveGetSerial"/>
- <KeyWord name="DriveGetType"/>
- <KeyWord name="DriveGetType('c:\')"/>
- <KeyWord name="DriveMapAdd"/>
- <KeyWord name="DriveMapAdd('X:', '\\myserver\stuff')"/>
- <KeyWord name="DriveMapDel()"/>
- <KeyWord name="DriveMapGet()"/>
- <KeyWord name="DriveSetLabel"/>
- <KeyWord name="DriveSetLabel('C:\', 'New_Label')"/>
- <KeyWord name="DriveSpaceFree"/>
- <KeyWord name="DriveSpaceFree('c:\')"/>
- <KeyWord name="DriveSpaceTotal"/>
- <KeyWord name="DriveSpaceTotal('c:\')"/>
- <KeyWord name="DriveStatus('c:\')='NOTREADY'"/>
- <KeyWord name="Else"/>
- <KeyWord name_comment="ElseIf"/>
- <KeyWord name_comment="EndFunc"/>
- <KeyWord name="EndIf"/>
- <KeyWord name="EndSelect"/>
- <KeyWord name="EndSwitch"/>
- <KeyWord name="EndWith"/>
- <KeyWord name="Enum"/>
- <KeyWord name="EnvGet"/>
- <KeyWord name="EnvGet('PATH')"/>
- <KeyWord name="EnvSet"/>
- <KeyWord name="EnvSet('SYS', 'C:\SYS')"/>
- <KeyWord name="EnvUpdate()"/>
- <KeyWord name="Error"/>
- <KeyWord name="Eval('var' & $i)"/>
- <KeyWord name="Exit"/>
- <KeyWord name="ExitLoop"/>
- <KeyWord name="Execute("/>
- <KeyWord name="Exp()"/>
- <KeyWord name="Extended"/>
- <KeyWord name="False"/>
- <KeyWord name="FileChangeDir"/>
- <KeyWord name="FileClose($hFile)"/>
- <KeyWord name="FileCopy('C:\boot.txt', 'D:\Temp\', 9)"/>
- <KeyWord name="FileCreateNTFSLink('C:\Folder', 'D:\Link')"/>
- <KeyWord name="FileCreateShortcut('D:\Work\program.exe', 'D:\Label.lnk', 'D:\Work', '/help', 'My program', 'D:\Work\icon.dll', '^{F1}', 0)"/>
- <KeyWord name="FileDelete('D:\*.tmp')"/>
- <KeyWord name="FileExists($sPath)"/>
- <KeyWord name="FileFindFirstFile('*.*')"/>
- <KeyWord name="FileFindNextFile($search)"/>
- <KeyWord name="FileFlush($hFile)"/>
- <KeyWord name="FileGetAttrib($sPath)"/>
- <KeyWord name="FileGetLongName"/>
- <KeyWord name="FileGetPos($hFile)"/>
- <KeyWord name="FileGetShortcut"/>
- <KeyWord name="FileGetShortName($sPath)"/>
- <KeyWord name="FileGetSize($sPath)"/>
- <KeyWord name="FileGetTime($sPath)"/>
- <KeyWord name="FileGetVersion($sPath)"/>
- <KeyWord name="FileInstall('name.dll', '*')"/>
- <KeyWord name="FileInstall('C:\WINDOWS\system32\name.dll', '*')"/>
- <KeyWord name="FileMove(@TempDir & '\*.txt', @TempDir & '\TxtFiles\', 9)"/>
- <KeyWord name="FileOpen(@ScriptDir & '\file.txt', 2)"/>
- <KeyWord name="FileOpenDialog('Open', @WorkingDir , 'config (*.ini)', '', '', $hGui)"/>
- <KeyWord name="FileRead($hFile)"/>
- <KeyWord name="FileReadLine($hFile, 15)"/>
- <KeyWord name="FileRecycle('C:\*.tmp')"/>
- <KeyWord name="FileRecycleEmpty('c:\')"/>
- <KeyWord name="FileSaveDialog('Save as...', @WorkingDir , 'Text (*.txt)', 24, 'preferred name', $hGui)"/>
- <KeyWord name="FileSelectFolder('Open', '', 3, @WorkingDir, $hGui)"/>
- <KeyWord name="FileSetAttrib($sPath, '-RASHT')"/>
- <KeyWord name="FileSetPos($hFile, FileGetSize($sPath)-8, 1)"/>
- <KeyWord name="FileSetTime($sPath, '20091231')"/>
- <KeyWord name="FileWrite($hFile, $sText)"/>
- <KeyWord name="FileWriteLine($hFile, 'Line1')"/>
- <KeyWord name="Floor()"/>
- <KeyWord name="Floor(4.8)"/>
- <KeyWord name="For $i = 1 To "/>
- <KeyWord name="For $i = 1 To 9 Step 2"/>
- <KeyWord name="For $i = 0 To UBound($var)-1"/>
- <KeyWord name="FtpSetProxy"/>
- <KeyWord name="Func _()EndFunc"/>
- <KeyWord name="Func _()"/>
- <KeyWord name="Global "/>
- <KeyWord name="GUICreate($LngTitle, 300, 200)"/>
- <KeyWord name="GUICtrlCreateAvi(@WindowsDir & '\clock.avi', -1, 0, 0, -1, -1, 4)"/>
- <KeyWord name="GUICtrlCreateAvi(@SystemDir & '\shell32.dll', 166, 10, 20, -1, -1, $ACS_AUTOPLAY)"/>
- <KeyWord name="GUICtrlCreateButton('Button', 10, 30, 70, 25)"/>
- <KeyWord name="GUICtrlCreateCheckbox('CheckBox1', 10, 10, 120, 17)"/>
- <KeyWord name="GUICtrlCreateCombo('item1', 10, 10, 60)"/>
- <KeyWord name="GUICtrlCreateCombo('item1', 10, 10, -1, 0x3)"/>
- <KeyWord name="GUICtrlCreateContextMenu($controlID)"/>
- <KeyWord name="GUICtrlCreateDate('2010/10/3', 10, 10, 185, 20)"/>
- <KeyWord name="GUICtrlCreateDummy()"/>
- <KeyWord name="GUICtrlCreateEdit('', 10, 10, 280, 180)"/>
- <KeyWord name="GUICtrlCreateEdit('', 10, 10, 280, 180, $ES_AUTOVSCROLL + $WS_VSCROLL + $ES_NOHIDESEL+$ES_WANTRETURN)"/>
- <KeyWord name="GUICtrlCreateGraphic(10, 10, 120, 120)"/>
- <KeyWord name="GUICtrlCreateGroup('', 10, 10, 90, 140)"/>
- <KeyWord name="GUICtrlCreateIcon(@ScriptDir & '\name.ico', -1, 10, 10, 16, 16)"/>
- <KeyWord name="GUICtrlCreateIcon('shell32.dll', 4, 10, 10, 16, 16)"/>
- <KeyWord name="GUICtrlCreateInput('', 10, 10, 200, 20)"/>
- <KeyWord name="GUICtrlCreateLabel('Done', 10, 10, 150, 17)"/>
- <KeyWord name="GUICtrlCreateLabel('StatusBar', 10, 10, 150, 17, 0xC)"/>
- <KeyWord name="GUICtrlCreateList('', 10, 10, 280, 180)"/>
- <KeyWord name="GUICtrlCreateListView('Col1|Col2', 10, 10, 300, 200)"/>
- <KeyWord name="GUICtrlCreateListViewItem('Text1|Text2', $iListView)"/>
- <KeyWord name="GUICtrlCreateMenu('&File')"/>
- <KeyWord name="GUICtrlCreateMenuitem('Open', $iFileMenu)"/>
- <KeyWord name="GUICtrlCreateMonthCal('2010/10/3', 10, 10)"/>
- <KeyWord name="GUICtrlCreateObj"/>
- <KeyWord name="GUICtrlCreatePic(@SystemDir & '\oemlogo.bmp', 10, 10)"/>
- <KeyWord name="GUICtrlCreateProgress(10, 20, 180, 14)"/>
- <KeyWord name="GUICtrlCreateRadio('Russian', 10, 10, 70, 17)"/>
- <KeyWord name="GUICtrlCreateSlider(10, 10, 180, 30)"/>
- <KeyWord name="GUICtrlCreateTab(0, 2, 280, 180)"/>
- <KeyWord name="GUICtrlCreateTabitem('Name')"/>
- <KeyWord name="GUICtrlCreateTreeView(10, 10, 580, 220)"/>
- <KeyWord name="GUICtrlCreateTreeViewItem('Text', $iTreeView)"/>
- <KeyWord name="GUICtrlCreateUpdown($input)"/>
- <KeyWord name="GUICtrlDelete($controlID)"/>
- <KeyWord name="GUICtrlGetHandle($controlID)"/>
- <KeyWord name="GUICtrlGetState($controlID)"/>
- <KeyWord name="GUICtrlRead($input)"/>
- <KeyWord name="GUICtrlRecvMsg($iEdit, $EM_GETSEL)"/>
- <KeyWord name="GUICtrlRegisterListViewSort(-1, 'LVSort')"/>
- <KeyWord name="GUICtrlSendMsg($iComboClear, $CB_RESETCONTENT, 0, 0)"/>
- <KeyWord name="GUICtrlSendMsg($iListViewClear, $LVM_DELETEALLITEMS, 0, 0)"/>
- <KeyWord name="GUICtrlSendMsg($iListViewColumnWidth, $LVM_SETCOLUMNWIDTH, 0, 400)"/>
- <KeyWord name="GUICtrlSendMsg($hListView, $LVM_SETEXTENDEDLISTVIEWSTYLE, 0, $LVS_EX_CHECKBOXES + $LVS_EX_GRIDLINES)"/>
- <KeyWord name="GUICtrlSendMsg($hListView, $LVM_SETEXTENDEDLISTVIEWSTYLE, $LVS_EX_FULLROWSELECT, $LVS_EX_FULLROWSELECT)"/>
- <KeyWord name="GUICtrlSendMsg($hListView, $LVM_SETEXTENDEDLISTVIEWSTYLE, $LVS_EX_TRACKSELECT, $LVS_EX_TRACKSELECT)"/>
- <KeyWord name="GUICtrlSendToDummy($controlID)"/>
- <KeyWord name="GUICtrlSetBkColor(-1, 0xffd7d7)"/>
- <KeyWord name="GUICtrlSetColor(-1, 0xff0000)"/>
- <KeyWord name="GUICtrlSetCursor(-1, 0)"/>
- <KeyWord name="GUICtrlSetData($iStatusBar, 'Done')"/>
- <KeyWord name="GUICtrlSetData(-1, 'item1|item2|item3', 'item3')"/>
- <KeyWord name="GUICtrlSetData($iCombo, 'item12', 'item12')"/>
- <KeyWord name="GUICtrlSetData($iEdit, 'Text' & @CRLF, 1)"/>
- <KeyWord name="GUICtrlSetDefBkColor(0xF9F9F9)"/>
- <KeyWord name="GUICtrlSetDefColor(0xFF0000)"/>
- <KeyWord name="GUICtrlSetFont(-1, 15)"/>
- <KeyWord name="GUICtrlSetGraphic($a, $GUI_GR_ELLIPSE, 10, 10, 11, 11)"/>
- <KeyWord name="GUICtrlSetGraphic($a, $GUI_GR_RECT, 10, 10, 40, 1)"/>
- <KeyWord name="GUICtrlSetImage(-1, @SystemDir & '\shell32.dll', 2, 0)"/>
- <KeyWord name="GUICtrlSetImage(-1, 'oemlogo.bmp')"/>
- <KeyWord name="GUICtrlSetLimit(-1, 200, 50)"/>
- <KeyWord name="GUICtrlSetOnEvent(-1, '_funcname')"/>
- <KeyWord name="GUICtrlSetPos($iBtn, 10, 10, 50, 25)"/>
- <KeyWord name="GUICtrlSetResizing(-1, 1)"/>
- <KeyWord name="GUICtrlSetState(-1, 1)"/>
- <KeyWord name="GUICtrlSetStyle"/>
- <KeyWord name="GUICtrlSetStyle(-1, $ES_READONLY)"/>
- <KeyWord name="GUICtrlSetTip(-1, 'text')"/>
- <KeyWord name="GUIDelete($hGui)"/>
- <KeyWord name="GUIGetCursorInfo($hGui)"/>
- <KeyWord name="GUIGetMsg()"/>
- <KeyWord name="GUIGetStyle"/>
- <KeyWord name="GUIGetStyle($hGui)"/>
- <KeyWord name="GUIRegisterMsg(0x0112 , 'WM_SYSCOMMAND')"/>
- <KeyWord name="GUISetAccelerators($AccelKeys)"/>
- <KeyWord name="GUISetBkColor(0xF9F9F9)"/>
- <KeyWord name="GUISetCoord"/>
- <KeyWord name="GUISetCursor(0)"/>
- <KeyWord name="GUISetFont(9, 700, -1, 'Arial')"/>
- <KeyWord name="GUISetHelp('hh.exe UDFs3.chm', $hGui)"/>
- <KeyWord name="GUISetIcon"/>
- <KeyWord name="GUISetIcon('shell32.dll', -23)"/>
- <KeyWord name="GUISetOnEvent"/>
- <KeyWord name="GUISetOnEvent(-3, '_Exit')"/>
- <KeyWord name="GUISetState()"/>
- <KeyWord name="GUISetState(@SW_SHOWNA)"/>
- <KeyWord name="GUISetStyle"/>
- <KeyWord name="GUISetStyle($hGuiStyles[0], $hGuiStyles[1])"/>
- <KeyWord name="GUISetStyle(BitOR($WS_CAPTION, $WS_SYSMENU), 0)"/>
- <KeyWord name="GUISetStyle(BitOR($WS_POPUPWINDOW, $WS_THICKFRAME), BitOR($WS_EX_CLIENTEDGE, $WS_EX_TOOLWINDOW))"/>
- <KeyWord name="GUIStartGroup()"/>
- <KeyWord name="GUISwitch($hGui)"/>
- <KeyWord name="Hex(Int('256345'),8)"/>
- <KeyWord name="HomeDrive"/>
- <KeyWord name="HotKeySet('{ESC}', '_Quit')"/>
- <KeyWord name="HttpSetProxy"/>
- <KeyWord name="HttpSetUserAgent"/>
- <KeyWord name="HWnd('0x000B128C')"/>
- <KeyWord name="If $Trg Then"/>
- <KeyWord name="If Not $Trg Then"/>
- <KeyWord name="If @error Then"/>
- <KeyWord name="If Not @error Then"/>
- <KeyWord name="If Not FileExists($sPath) Then"/>
- <KeyWord name="If Not @Compiled Then GUISetIcon(@ScriptDir & '\icon.ico')"/>
- <KeyWord name="InetClose($hDownload)"/>
- <KeyWord name="InetGet('http://www.autoitscript.com/autoit3/files/beta/update.dat', @TempDir & '\update.dat', 1, 1)"/>
- <KeyWord name="InetGetInfo($hDownload, 2)"/>
- <KeyWord name="InetGetSize('http://asd.ru/file.7z')"/>
- <KeyWord name="InetRead('http://www.autoitscript.com/autoit3/files/beta/update.dat')"/>
- <KeyWord name="IniDelete($Ini, $aSections[$i])"/>
- <KeyWord name="IniDelete($Ini, $aSections, $key)"/>
- <KeyWord name="IniRead($Ini, 'section', 'key', 'NotFound')"/>
- <KeyWord name="IniReadSection($Ini, $aSections)"/>
- <KeyWord name="IniReadSectionNames($Ini)"/>
- <KeyWord name="IniRenameSection"/>
- <KeyWord name="IniWrite($Ini, 'section', 'key', 'new_value')"/>
- <KeyWord name="IniWriteSection($Ini, 'section', 'key1=0' & @LF & 'key2=1')"/>
- <KeyWord name="InputBox('Title', 'Description', 'Input', '', 170, 150, x, y)"/>
- <KeyWord name="Int("/>
- <KeyWord name="IsAdmin($vTest)"/>
- <KeyWord name="IsArray($vTest)"/>
- <KeyWord name="IsBinary($vTest)"/>
- <KeyWord name="IsBool($vTest)"/>
- <KeyWord name="IsDeclared('hGui')"/>
- <KeyWord name="IsDllStruct($vTest)"/>
- <KeyWord name="IsFloat($vTest)"/>
- <KeyWord name="IsHWnd($vTest)"/>
- <KeyWord name="IsInt($vTest)"/>
- <KeyWord name="IsKeyword($vTest)"/>
- <KeyWord name="IsNumber($vTest)"/>
- <KeyWord name="IsObj($vTest)"/>
- <KeyWord name="IsPtr($vTest)"/>
- <KeyWord name="IsString($vTest)"/>
- <KeyWord name="Local "/>
- <KeyWord name="Log(2.71828182845904523536)"/>
- <KeyWord name="MemGetStats()"/>
- <KeyWord name="Mod($iNum1, $iNum2)"/>
- <KeyWord name="MouseClick('left', $x, $y, 1, 0)"/>
- <KeyWord name="MouseClickDrag('left', $x, $y, $x2, $y2, 0)"/>
- <KeyWord name="MouseDown('left')"/>
- <KeyWord name="MouseGetCursor()"/>
- <KeyWord name="MouseGetPos()"/>
- <KeyWord name="MouseMove($x, $y, 0)"/>
- <KeyWord name="MouseUp('left')"/>
- <KeyWord name="MouseWheel('down', 1)"/>
- <KeyWord name="MsgBox(0, 'Сообщение', )"/>
- <KeyWord name="MsgBox(0, 'Сообщение', $sText)"/>
- <KeyWord name="MsgBox(0, 'Сообщение', 'text')"/>
- <KeyWord name="Next"/>
- <KeyWord name="Not "/>
- <KeyWord name="Number("/>
- <KeyWord name="ObjCreate"/>
- <KeyWord name="ObjEvent"/>
- <KeyWord name="ObjGet"/>
- <KeyWord name="ObjName"/>
- <KeyWord name="OnAutoItExitRegister('_funcname')"/>
- <KeyWord name="OnAutoItExitUnregister('_funcname')"/>
- <KeyWord name="Opt('ExpandEnvStrings', 1)"/>
- <KeyWord name="Opt('GUICloseOnESC', 1)"/>
- <KeyWord name="Opt('GUIOnEventMode', 1)"/>
- <KeyWord name="Opt('GUIResizeMode', 802)"/>
- <KeyWord name="Opt('TrayAutoPause', 0)"/>
- <KeyWord name="Opt('TrayIconHide', 1)"/>
- <KeyWord name="Opt('TrayOnEventMode', 1)"/>
- <KeyWord name="Opt('TrayMenuMode', 1)"/>
- <KeyWord name="Or "/>
- <KeyWord name="Ping('178.50.76.4', 250)"/>
- <KeyWord name="PixelChecksum($left, $top, $right, $bottom, 3)"/>
- <KeyWord name="PixelGetColor($x, $y)"/>
- <KeyWord name="PixelSearch($left, $top, $right, $bottom, 0xFF0000)"/>
- <KeyWord name_comment="PluginClose($handle)"/>
- <KeyWord name_comment="PluginOpen($File)"/>
- <KeyWord name="ProcessClose('Notepad.exe')"/>
- <KeyWord name="ProcessExists('calc.exe')"/>
- <KeyWord name="ProcessGetStats('calc.exe', 0)"/>
- <KeyWord name="ProcessList(2)"/>
- <KeyWord name="ProcessSetPriority('calc.exe', 2)"/>
- <KeyWord name="ProcessWait('calc.exe', 1000)"/>
- <KeyWord name="ProcessWaitClose('calc.exe', 1000)"/>
- <KeyWord name="ProgressOff()"/>
- <KeyWord name="ProgressOn('title', 'text bold', 'text', -1, -1, 18)"/>
- <KeyWord name="ProgressSet(100 , 'text')"/>
- <KeyWord name="Ptr"/>
- <KeyWord name="Random(1000)"/>
- <KeyWord name="Random(1, 10, 1)"/>
- <KeyWord name="Return"/>
- <KeyWord name="ReDim "/>
- <KeyWord name="ReDim $aArray[10]"/>
- <KeyWord name="RegDelete('HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.wav', 'ProgID')"/>
- <KeyWord name="RegEnumKey('HKLM\SOFTWARE', 1)"/>
- <KeyWord name="RegEnumVal('HKLM\SOFTWARE\AutoIt v3\Autoit', 1)"/>
- <KeyWord name="RegRead('HKCR\avifile\shell\play', '')"/>
- <KeyWord name="RegWrite('HKCR\avifile', '', 'REG_SZ', 'video-file')"/>
- <KeyWord name="Round(3.1415, 2)"/>
- <KeyWord name="Round(TimerDiff($timer) / 1000, 2) & ' sec'"/>
- <KeyWord name="Run('Explorer.exe /select,C:\Boot.ini')"/>
- <KeyWord name="Run(@Comspec & ' /C REG LOAD HKLM\PE_SYS_HIV D:\PE\i386\system32\setupreg.hiv', '', @SW_HIDE)"/>
- <KeyWord name="RunAs"/>
- <KeyWord name="RunAsWait"/>
- <KeyWord name="RunWait('rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,0')"/>
- <KeyWord name="RunWait(@ComSpec & ' /C reg.exe -h>C:\text.txt', '', @SW_HIDE)"/>
- <KeyWord name="RunWait(@Comspec & ' /C regedit /s D:\PE\import.reg', '', @SW_HIDE)"/>
- <KeyWord name="ScriptDir"/>
- <KeyWord name="ScriptDir & '\'"/>
- <KeyWord name="ScriptFullPath"/>
- <KeyWord name="ScriptName"/>
- <KeyWord name="Select"/>
- <KeyWord name="Send('^{INS}')"/>
- <KeyWord name="SendKeepActive('[CLASS:Notepad]')"/>
- <KeyWord name="SetError(1)"/>
- <KeyWord name="SetError(1, 0, 'Error')"/>
- <KeyWord name="SetError(@Error, @Extended, ReturnFunc)"/>
- <KeyWord name="SetExtended(10)"/>
- <KeyWord name="ShellExecute"/>
- <KeyWord name="ShellExecute(@ScriptDir & '\file.ini')"/>
- <KeyWord name="ShellExecute(@ScriptDir & '\ghost32.exe', '-SPLIT=1900', '', '', @SW_HIDE)"/>
- <KeyWord name="ShellExecute(@SystemDir & '\script.cmd', '', @SystemDir, '', @SW_HIDE)"/>
- <KeyWord name="ShellExecute(@SystemDir & '\regsvr32.exe', '/s ' & @SystemDir & '\wmadmod.dll', '', '', @SW_HIDE)"/>
- <KeyWord name="ShellExecute ('http://www.google.ru')"/>
- <KeyWord name="ShellExecuteWait"/>
- <KeyWord name="ShellExecuteWait(@ScriptDir & '\subinacl.exe', '/subkeyreg HKLM\SOFTWARE\7-Zip /grant=Admin=F', '', '', @SW_HIDE)"/>
- <KeyWord name="Shutdown(0)"/>
- <KeyWord name="Sin(90 * 3.14159265358979 / 4)"/>
- <KeyWord name="Sin(90 / 3.14159265358979 / 4)"/>
- <KeyWord name="Sleep()"/>
- <KeyWord name="Sleep(1000)"/>
- <KeyWord name="SoundPlay"/>
- <KeyWord name="SoundPlay('C:\Windows\media\Windows Startup.wav')"/>
- <KeyWord name="SoundSetWaveVolume(50)"/>
- <KeyWord name="SplashImageOn('Title', 'C:\WINDOWS\winnt256.bmp', 275, 174, -1, -1, 1)"/>
- <KeyWord name="SplashOff()"/>
- <KeyWord name="SplashTextOn('Title', 'Text', $w, $h, -1, -1, 1, '', $FontSize)"/>
- <KeyWord name="Sqrt(4)"/>
- <KeyWord name="SRandom(12)"/>
- <KeyWord name="StringSplit($sText, '|')"/>
- <KeyWord name="StringInStr($sPath, '.exe')"/>
- <KeyWord name="StringReplace($sText, ' ', '-')"/>
- <KeyWord name="StringRight($sText, 4)"/>
- <KeyWord name="StringLeft($sText, 4)"/>
- <KeyWord name="StringLen($sText)"/>
- <KeyWord name="StringTrimLeft($sText, 2)"/>
- <KeyWord name="StringTrimRight($sText, 2)"/>
- <KeyWord name="Static"/>
- <KeyWord name="StatusbarGetText($hGui, '', 2)"/>
- <KeyWord name="StderrRead"/>
- <KeyWord name="StdinWrite"/>
- <KeyWord name="StdioClose"/>
- <KeyWord name="StdoutRead($iPID)"/>
- <KeyWord name="Step "/>
- <KeyWord name="String(10)"/>
- <KeyWord name="StringAddCR('text' & @LF & 'text')"/>
- <KeyWord name="StringCompare($sText1, $sText2)"/>
- <KeyWord name="StringFormat"/>
- <KeyWord name="StringFromASCIIArray($a)"/>
- <KeyWord name="StringIsAlNum"/>
- <KeyWord name="StringIsAlpha($sText)"/>
- <KeyWord name="StringIsASCII($sText)"/>
- <KeyWord name="StringIsDigit($sText)"/>
- <KeyWord name="StringIsFloat($sText)"/>
- <KeyWord name="StringIsInt($sText)"/>
- <KeyWord name="StringIsLower($sText)"/>
- <KeyWord name="StringIsSpace($sText)"/>
- <KeyWord name="StringIsUpper($sText)"/>
- <KeyWord name="StringIsXDigit($sText)"/>
- <KeyWord name="StringLower($sText)"/>
- <KeyWord name="StringMid($sText, 3, 2)"/>
- <KeyWord name="StringRegExp($sPath, '^(.*)\\(.*)$', 3)"/>
- <KeyWord name="StringRegExpReplace($sText, '(\r\n|\r|\n){2,}', '\1')"/>
- <KeyWord name="StringStripCR('text' & Chr(13) & 'text')"/>
- <KeyWord name="StringStripWS(' t e x t ', 7)"/>
- <KeyWord name="StringToASCIIArray($sText)"/>
- <KeyWord name="StringToBinary($sText)"/>
- <KeyWord name="StringUpper($sText)"/>
- <KeyWord name="Switch "/>
- <KeyWord name="SystemDir "/>
- <KeyWord name="TempDir"/>
- <KeyWord name="True"/>
- <KeyWord name="Tan(90 * 3.14159265358979 / 4)"/>
- <KeyWord name="TCPAccept($oSelf.Socket)"/>
- <KeyWord name="TCPCloseSocket($SOCKET)"/>
- <KeyWord name="TCPConnect($IP, $port)"/>
- <KeyWord name="TCPListen"/>
- <KeyWord name="TCPNameToIP"/>
- <KeyWord name="TCPRecv"/>
- <KeyWord name="TCPSend($socket, 'text')"/>
- <KeyWord name="TCPShutdown()"/>
- <KeyWord name="TCPStartUp()"/>
- <KeyWord name="Then"/>
- <KeyWord name="TimerDiff($timer)"/>
- <KeyWord name="TimerInit()"/>
- <KeyWord name="To "/>
- <KeyWord name="ToolTip($sText)"/>
- <KeyWord name="TrayCreateItem('Exit')"/>
- <KeyWord name="TrayCreateMenu('Settings')"/>
- <KeyWord name="TrayGetMsg()"/>
- <KeyWord name="TrayItemDelete($delitem)"/>
- <KeyWord name="TrayItemGetHandle($iMenuID)"/>
- <KeyWord name="TrayItemGetState($itemID)"/>
- <KeyWord name="TrayItemGetText($itemID)"/>
- <KeyWord name="TrayItemSetOnEvent($itemID, '_funcname')"/>
- <KeyWord name="TrayItemSetState($itemID, $TRAY_CHECKED)"/>
- <KeyWord name="TrayItemSetText($itemID, 'Text')"/>
- <KeyWord name="TraySetClick(64)"/>
- <KeyWord name="TraySetIcon('shell32.dll', -111)"/>
- <KeyWord name="TraySetOnEvent($TRAY_EVENT_PRIMARYDOUBLE, '_funcname)"/>
- <KeyWord name="TraySetPauseIcon('shell32.dll', -111)"/>
- <KeyWord name="TraySetState()"/>
- <KeyWord name="TraySetToolTip('Text')"/>
- <KeyWord name="TrayTip('title', 'Text', 5, 1)"/>
- <KeyWord name="UBound"/>
- <KeyWord name="UBound($a)"/>
- <KeyWord name="UBound($a)-1"/>
- <KeyWord name="UDPBind"/>
- <KeyWord name="UDPCloseSocket"/>
- <KeyWord name="UDPOpen"/>
- <KeyWord name="UDPRecv"/>
- <KeyWord name="UDPSend"/>
- <KeyWord name="UDPShutdown"/>
- <KeyWord name="UDPStartup"/>
- <KeyWord name="Until"/>
- <KeyWord name="UserName"/>
- <KeyWord name="UserProfileDir"/>
- <KeyWord name="VarGetType($var)"/>
- <KeyWord name="WM_ACTIVATE"/>
- <KeyWord name_comment="WEnd"/>
- <KeyWord name="While"/>
- <KeyWord name="While 1WEnd"/>
- <KeyWord name="WinActivate('title')"/>
- <KeyWord name="WinActive('title')"/>
- <KeyWord name="WinClose('title')"/>
- <KeyWord name="WindowsDir"/>
- <KeyWord name="WinExists('title')"/>
- <KeyWord name="WinFlash('title')"/>
- <KeyWord name="WinGetCaretPos()"/>
- <KeyWord name="WinGetClassList('title')"/>
- <KeyWord name="WinGetClientSize($hGui)"/>
- <KeyWord name="WinGetHandle($hGui)"/>
- <KeyWord name="WinGetPos($hGui)"/>
- <KeyWord name="WinGetProcess('title')"/>
- <KeyWord name="WinGetState('title')"/>
- <KeyWord name="WinGetText('title')"/>
- <KeyWord name="WinGetTitle('title')"/>
- <KeyWord name="WinKill($hGui)"/>
- <KeyWord name="WinList()"/>
- <KeyWord name="WinList('[REGEXPTITLE:BeginningTitle *]')"/>
- <KeyWord name="WinMenuSelectItem"/>
- <KeyWord name="WinMenuSelectItem('[CLASS:Notepad]', '', '&File', 'Page Set&up...')"/>
- <KeyWord name="WinMinimizeAll()"/>
- <KeyWord name="WinMinimizeAllUndo()"/>
- <KeyWord name="WinMove"/>
- <KeyWord name="WinMove('[CLASS:RegEdit_RegEdit]', '', $Left, $Top)"/>
- <KeyWord name="WinMove($hGui, '', $Left, $Top, $Width, $Height)"/>
- <KeyWord name="WinSetOnTop"/>
- <KeyWord name="WinSetOnTop($hGui, '', 1)"/>
- <KeyWord name="WinSetState"/>
- <KeyWord name="WinSetState($hGui, '', @SW_RESTORE)"/>
- <KeyWord name="WinSetTitle"/>
- <KeyWord name="WinSetTitle($hGui, '', 'title_new')"/>
- <KeyWord name="WinSetTitle('title_old', '', 'title_new')"/>
- <KeyWord name="WinSetTrans"/>
- <KeyWord name="WinSetTrans($hGui, '', 170)"/>
- <KeyWord name="WinWait"/>
- <KeyWord name="WinWait('Title', '', 5)"/>
- <KeyWord name="WinWaitActive"/>
- <KeyWord name="WinWaitActive('Title', '', 5)"/>
- <KeyWord name="WinWaitClose"/>
- <KeyWord name="WinWaitClose('Title', '', 5)"/>
- <KeyWord name="WinWaitNotActive"/>
- <KeyWord name="WinWaitNotActive('Title', '', 5)"/>
- <KeyWord name="With"/>
- <KeyWord name="WorkingDir"/>
- <KeyWord name="YDAY"/>
- <KeyWord name="YEAR"/>
- <KeyWord name="YEAR & '.' & @MON & '.' & @MDAY & ' ' & @HOUR & ':' & @MIN & ':' & @SEC & '.' & @MSEC"/>
- <KeyWord name="z($var)"/>
- <KeyWord name="z#include <z.au3>"/>
- </AutoComplete>
- </NotepadPlus>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement