BrewManNH Posted September 4, 2012 Share Posted September 4, 2012 Very true, but I just threw it in there like that because I copied/pasted the code from the example. If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag GudeHow to ask questions the smart way! I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from. Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays. - ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script. - Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label. - _FileGetProperty - Retrieve the properties of a file - SciTE Toolbar - A toolbar demo for use with the SciTE editor - GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI. - Latin Square password generator Link to comment Share on other sites More sharing options...
AZJIO Posted September 5, 2012 Share Posted September 5, 2012 SetError SetExtended The value of < i>code< /i> is limited, it may be in the range of -2147483647 to 2147483647 My other projects or all Link to comment Share on other sites More sharing options...
guinness Posted September 6, 2012 Author Share Posted September 6, 2012 SetErrorSetExtendedThe value of < i>code< /i> is limited, it may be in the range of -2147483647 to 2147483647Without confirmation I can't change this. UDF List: _AdapterConnections() • _AlwaysRun() • _AppMon() • _AppMonEx() • _ArrayFilter/_ArrayReduce • _BinaryBin() • _CheckMsgBox() • _CmdLineRaw() • _ContextMenu() • _ConvertLHWebColor()/_ConvertSHWebColor() • _DesktopDimensions() • _DisplayPassword() • _DotNet_Load()/_DotNet_Unload() • _Fibonacci() • _FileCompare() • _FileCompareContents() • _FileNameByHandle() • _FilePrefix/SRE() • _FindInFile() • _GetBackgroundColor()/_SetBackgroundColor() • _GetConrolID() • _GetCtrlClass() • _GetDirectoryFormat() • _GetDriveMediaType() • _GetFilename()/_GetFilenameExt() • _GetHardwareID() • _GetIP() • _GetIP_Country() • _GetOSLanguage() • _GetSavedSource() • _GetStringSize() • _GetSystemPaths() • _GetURLImage() • _GIFImage() • _GoogleWeather() • _GUICtrlCreateGroup() • _GUICtrlListBox_CreateArray() • _GUICtrlListView_CreateArray() • _GUICtrlListView_SaveCSV() • _GUICtrlListView_SaveHTML() • _GUICtrlListView_SaveTxt() • _GUICtrlListView_SaveXML() • _GUICtrlMenu_Recent() • _GUICtrlMenu_SetItemImage() • _GUICtrlTreeView_CreateArray() • _GUIDisable() • _GUIImageList_SetIconFromHandle() • _GUIRegisterMsg() • _GUISetIcon() • _Icon_Clear()/_Icon_Set() • _IdleTime() • _InetGet() • _InetGetGUI() • _InetGetProgress() • _IPDetails() • _IsFileOlder() • _IsGUID() • _IsHex() • _IsPalindrome() • _IsRegKey() • _IsStringRegExp() • _IsSystemDrive() • _IsUPX() • _IsValidType() • _IsWebColor() • _Language() • _Log() • _MicrosoftInternetConnectivity() • _MSDNDataType() • _PathFull/GetRelative/Split() • _PathSplitEx() • _PrintFromArray() • _ProgressSetMarquee() • _ReDim() • _RockPaperScissors()/_RockPaperScissorsLizardSpock() • _ScrollingCredits • _SelfDelete() • _SelfRename() • _SelfUpdate() • _SendTo() • _ShellAll() • _ShellFile() • _ShellFolder() • _SingletonHWID() • _SingletonPID() • _Startup() • _StringCompact() • _StringIsValid() • _StringRegExpMetaCharacters() • _StringReplaceWholeWord() • _StringStripChars() • _Temperature() • _TrialPeriod() • _UKToUSDate()/_USToUKDate() • _WinAPI_Create_CTL_CODE() • _WinAPI_CreateGUID() • _WMIDateStringToDate()/_DateToWMIDateString() • Au3 script parsing • AutoIt Search • AutoIt3 Portable • AutoIt3WrapperToPragma • AutoItWinGetTitle()/AutoItWinSetTitle() • Coding • DirToHTML5 • FileInstallr • FileReadLastChars() • GeoIP database • GUI - Only Close Button • GUI Examples • GUICtrlDeleteImage() • GUICtrlGetBkColor() • GUICtrlGetStyle() • GUIEvents • GUIGetBkColor() • Int_Parse() & Int_TryParse() • IsISBN() • LockFile() • Mapping CtrlIDs • OOP in AutoIt • ParseHeadersToSciTE() • PasswordValid • PasteBin • Posts Per Day • PreExpand • Protect Globals • Queue() • Resource Update • ResourcesEx • SciTE Jump • Settings INI • SHELLHOOK • Shunting-Yard • Signature Creator • Stack() • Stopwatch() • StringAddLF()/StringStripLF() • StringEOLToCRLF() • VSCROLL • WM_COPYDATA • More Examples... Updated: 22/04/2018 Link to comment Share on other sites More sharing options...
guinness Posted September 6, 2012 Author Share Posted September 6, 2012 Conv_Link.7z1. extract the archive to a folder.2. copy AutoIt3.chm and UDFs3.chm to a folder3. run Conv_AutoIt3.au34. a minute later files will be recompiledThanks, but unfortunately I can't use this since the changes need to be made to the build scripts directly. Since Jon and Valik are the ones who 'build' AutoIt and the help file, adding another process is just going to cause problems.. UDF List: _AdapterConnections() • _AlwaysRun() • _AppMon() • _AppMonEx() • _ArrayFilter/_ArrayReduce • _BinaryBin() • _CheckMsgBox() • _CmdLineRaw() • _ContextMenu() • _ConvertLHWebColor()/_ConvertSHWebColor() • _DesktopDimensions() • _DisplayPassword() • _DotNet_Load()/_DotNet_Unload() • _Fibonacci() • _FileCompare() • _FileCompareContents() • _FileNameByHandle() • _FilePrefix/SRE() • _FindInFile() • _GetBackgroundColor()/_SetBackgroundColor() • _GetConrolID() • _GetCtrlClass() • _GetDirectoryFormat() • _GetDriveMediaType() • _GetFilename()/_GetFilenameExt() • _GetHardwareID() • _GetIP() • _GetIP_Country() • _GetOSLanguage() • _GetSavedSource() • _GetStringSize() • _GetSystemPaths() • _GetURLImage() • _GIFImage() • _GoogleWeather() • _GUICtrlCreateGroup() • _GUICtrlListBox_CreateArray() • _GUICtrlListView_CreateArray() • _GUICtrlListView_SaveCSV() • _GUICtrlListView_SaveHTML() • _GUICtrlListView_SaveTxt() • _GUICtrlListView_SaveXML() • _GUICtrlMenu_Recent() • _GUICtrlMenu_SetItemImage() • _GUICtrlTreeView_CreateArray() • _GUIDisable() • _GUIImageList_SetIconFromHandle() • _GUIRegisterMsg() • _GUISetIcon() • _Icon_Clear()/_Icon_Set() • _IdleTime() • _InetGet() • _InetGetGUI() • _InetGetProgress() • _IPDetails() • _IsFileOlder() • _IsGUID() • _IsHex() • _IsPalindrome() • _IsRegKey() • _IsStringRegExp() • _IsSystemDrive() • _IsUPX() • _IsValidType() • _IsWebColor() • _Language() • _Log() • _MicrosoftInternetConnectivity() • _MSDNDataType() • _PathFull/GetRelative/Split() • _PathSplitEx() • _PrintFromArray() • _ProgressSetMarquee() • _ReDim() • _RockPaperScissors()/_RockPaperScissorsLizardSpock() • _ScrollingCredits • _SelfDelete() • _SelfRename() • _SelfUpdate() • _SendTo() • _ShellAll() • _ShellFile() • _ShellFolder() • _SingletonHWID() • _SingletonPID() • _Startup() • _StringCompact() • _StringIsValid() • _StringRegExpMetaCharacters() • _StringReplaceWholeWord() • _StringStripChars() • _Temperature() • _TrialPeriod() • _UKToUSDate()/_USToUKDate() • _WinAPI_Create_CTL_CODE() • _WinAPI_CreateGUID() • _WMIDateStringToDate()/_DateToWMIDateString() • Au3 script parsing • AutoIt Search • AutoIt3 Portable • AutoIt3WrapperToPragma • AutoItWinGetTitle()/AutoItWinSetTitle() • Coding • DirToHTML5 • FileInstallr • FileReadLastChars() • GeoIP database • GUI - Only Close Button • GUI Examples • GUICtrlDeleteImage() • GUICtrlGetBkColor() • GUICtrlGetStyle() • GUIEvents • GUIGetBkColor() • Int_Parse() & Int_TryParse() • IsISBN() • LockFile() • Mapping CtrlIDs • OOP in AutoIt • ParseHeadersToSciTE() • PasswordValid • PasteBin • Posts Per Day • PreExpand • Protect Globals • Queue() • Resource Update • ResourcesEx • SciTE Jump • Settings INI • SHELLHOOK • Shunting-Yard • Signature Creator • Stack() • Stopwatch() • StringAddLF()/StringStripLF() • StringEOLToCRLF() • VSCROLL • WM_COPYDATA • More Examples... Updated: 22/04/2018 Link to comment Share on other sites More sharing options...
AZJIO Posted September 6, 2012 Share Posted September 6, 2012 I want you to try, it is convenient or not. Now I use it and I think it is very convenient, especially for beginners. My other projects or all Link to comment Share on other sites More sharing options...
guinness Posted September 6, 2012 Author Share Posted September 6, 2012 I want you to try, it is convenient or not. Now I use it and I think it is very convenient, especially for beginners.I did, it just gave me a bunch of errors.HHC5003: Error: Compilation failed while compiling AutoIt3 TOC.hhc.HHC5003: Error: Compilation failed while compiling AutoIt3 Index.hhk.HHC5003: Error: Compilation failed while compiling AutoIt3 TOC.hhc.HHC5003: Error: Compilation failed while compiling AutoIt3 Index.hhk.HHC5003: Error: Compilation failed while compiling htmlintroduction.htm. UDF List: _AdapterConnections() • _AlwaysRun() • _AppMon() • _AppMonEx() • _ArrayFilter/_ArrayReduce • _BinaryBin() • _CheckMsgBox() • _CmdLineRaw() • _ContextMenu() • _ConvertLHWebColor()/_ConvertSHWebColor() • _DesktopDimensions() • _DisplayPassword() • _DotNet_Load()/_DotNet_Unload() • _Fibonacci() • _FileCompare() • _FileCompareContents() • _FileNameByHandle() • _FilePrefix/SRE() • _FindInFile() • _GetBackgroundColor()/_SetBackgroundColor() • _GetConrolID() • _GetCtrlClass() • _GetDirectoryFormat() • _GetDriveMediaType() • _GetFilename()/_GetFilenameExt() • _GetHardwareID() • _GetIP() • _GetIP_Country() • _GetOSLanguage() • _GetSavedSource() • _GetStringSize() • _GetSystemPaths() • _GetURLImage() • _GIFImage() • _GoogleWeather() • _GUICtrlCreateGroup() • _GUICtrlListBox_CreateArray() • _GUICtrlListView_CreateArray() • _GUICtrlListView_SaveCSV() • _GUICtrlListView_SaveHTML() • _GUICtrlListView_SaveTxt() • _GUICtrlListView_SaveXML() • _GUICtrlMenu_Recent() • _GUICtrlMenu_SetItemImage() • _GUICtrlTreeView_CreateArray() • _GUIDisable() • _GUIImageList_SetIconFromHandle() • _GUIRegisterMsg() • _GUISetIcon() • _Icon_Clear()/_Icon_Set() • _IdleTime() • _InetGet() • _InetGetGUI() • _InetGetProgress() • _IPDetails() • _IsFileOlder() • _IsGUID() • _IsHex() • _IsPalindrome() • _IsRegKey() • _IsStringRegExp() • _IsSystemDrive() • _IsUPX() • _IsValidType() • _IsWebColor() • _Language() • _Log() • _MicrosoftInternetConnectivity() • _MSDNDataType() • _PathFull/GetRelative/Split() • _PathSplitEx() • _PrintFromArray() • _ProgressSetMarquee() • _ReDim() • _RockPaperScissors()/_RockPaperScissorsLizardSpock() • _ScrollingCredits • _SelfDelete() • _SelfRename() • _SelfUpdate() • _SendTo() • _ShellAll() • _ShellFile() • _ShellFolder() • _SingletonHWID() • _SingletonPID() • _Startup() • _StringCompact() • _StringIsValid() • _StringRegExpMetaCharacters() • _StringReplaceWholeWord() • _StringStripChars() • _Temperature() • _TrialPeriod() • _UKToUSDate()/_USToUKDate() • _WinAPI_Create_CTL_CODE() • _WinAPI_CreateGUID() • _WMIDateStringToDate()/_DateToWMIDateString() • Au3 script parsing • AutoIt Search • AutoIt3 Portable • AutoIt3WrapperToPragma • AutoItWinGetTitle()/AutoItWinSetTitle() • Coding • DirToHTML5 • FileInstallr • FileReadLastChars() • GeoIP database • GUI - Only Close Button • GUI Examples • GUICtrlDeleteImage() • GUICtrlGetBkColor() • GUICtrlGetStyle() • GUIEvents • GUIGetBkColor() • Int_Parse() & Int_TryParse() • IsISBN() • LockFile() • Mapping CtrlIDs • OOP in AutoIt • ParseHeadersToSciTE() • PasswordValid • PasteBin • Posts Per Day • PreExpand • Protect Globals • Queue() • Resource Update • ResourcesEx • SciTE Jump • Settings INI • SHELLHOOK • Shunting-Yard • Signature Creator • Stack() • Stopwatch() • StringAddLF()/StringStripLF() • StringEOLToCRLF() • VSCROLL • WM_COPYDATA • More Examples... Updated: 22/04/2018 Link to comment Share on other sites More sharing options...
AZJIO Posted September 6, 2012 Share Posted September 6, 2012 (edited) I did, it just gave me a bunch of errors. Gives me some errors. A possible problem in the SPACE. But the result is normal HHC5013: Error: URL reference in the TOC cannot be resolved: "html/libfunctions/Array%20Management.htm". HHC5013: Error: URL reference in the TOC cannot be resolved: "html/libfunctions/Clipboard%20Management.htm". HHC5013: Error: URL reference in the TOC cannot be resolved: "html/libfunctions/Color%20Management.htm". HHC5013: Error: URL reference in the TOC cannot be resolved: "html/libfunctions/Crypt%20Management.htm". I made tags to "macro" of this and add links to "macro" < tr>< td class="Macro">@YEAR< /td>< td>< a name="@YEAR">< /a>Current four-digit year< /td>< /tr> $sExampleData=StringRegExpReplace($sExampleData, '(?i)<span class="S6">(@[^<]+)</span>', '<a class="le" href="../macros.htm#1"><span class="S6">1</span></a>') Change in the file "AutoIt3 Index.hhk" "htmlmacros.htm#@ScriptName" expandcollapse popup<LI> <OBJECT type="text/sitemap"><param name="Name" value="@error"><param name="Local" value="htmlmacros.htm#@error"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@exitCode"><param name="Local" value="htmlmacros.htm#@exitCode"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@exitMethod"><param name="Local" value="htmlmacros.htm#@exitMethod"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@extended"><param name="Local" value="htmlmacros.htm#@extended"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@NumParams"><param name="Local" value="htmlmacros.htm#@NumParams"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@ScriptName"><param name="Local" value="htmlmacros.htm#@ScriptName"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@ScriptDir"><param name="Local" value="htmlmacros.htm#@ScriptDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@ScriptFullPath"><param name="Local" value="htmlmacros.htm#@ScriptFullPath"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@ScriptLineNumber"><param name="Local" value="htmlmacros.htm#@ScriptLineNumber"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@WorkingDir"><param name="Local" value="htmlmacros.htm#@WorkingDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@AutoItExe"><param name="Local" value="htmlmacros.htm#@AutoItExe"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@AutoItPID"><param name="Local" value="htmlmacros.htm#@AutoItPID"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@AutoItVersion"><param name="Local" value="htmlmacros.htm#@AutoItVersion"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@AutoItX64"><param name="Local" value="htmlmacros.htm#@AutoItX64"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@COM_EventObj"><param name="Local" value="htmlmacros.htm#@COM_EventObj"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@GUI_CtrlId"><param name="Local" value="htmlmacros.htm#@GUI_CtrlId"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@GUI_CtrlHandle"><param name="Local" value="htmlmacros.htm#@GUI_CtrlHandle"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@GUI_DragID"><param name="Local" value="htmlmacros.htm#@GUI_DragID"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@GUI_DragFile"><param name="Local" value="htmlmacros.htm#@GUI_DragFile"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@GUI_DropID"><param name="Local" value="htmlmacros.htm#@GUI_DropID"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@GUI_WinHandle"><param name="Local" value="htmlmacros.htm#@GUI_WinHandle"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@HotKeyPressed"><param name="Local" value="htmlmacros.htm#@HotKeyPressed"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@SW_DISABLE"><param name="Local" value="htmlmacros.htm#@SW_DISABLE"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@SW_ENABLE"><param name="Local" value="htmlmacros.htm#@SW_ENABLE"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@SW_HIDE "><param name="Local" value="htmlmacros.htm#@SW_HIDE"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@SW_LOCK"><param name="Local" value="htmlmacros.htm#@SW_LOCK"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@SW_MAXIMIZE "><param name="Local" value="htmlmacros.htm#@SW_MAXIMIZE"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@SW_MINIMIZE "><param name="Local" value="htmlmacros.htm#@SW_MINIMIZE"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@SW_RESTORE "><param name="Local" value="htmlmacros.htm#@SW_RESTORE"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@SW_SHOW "><param name="Local" value="htmlmacros.htm#@SW_SHOW"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@SW_SHOWDEFAULT "><param name="Local" value="htmlmacros.htm#@SW_SHOWDEFAULT"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@SW_SHOWMAXIMIZED "><param name="Local" value="htmlmacros.htm#@SW_SHOWMAXIMIZED"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@SW_SHOWMINIMIZED "><param name="Local" value="htmlmacros.htm#@SW_SHOWMINIMIZED"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@SW_SHOWMINNOACTIVE "><param name="Local" value="htmlmacros.htm#@SW_SHOWMINNOACTIVE"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@SW_SHOWNA "><param name="Local" value="htmlmacros.htm#@SW_SHOWNA"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@SW_SHOWNOACTIVATE "><param name="Local" value="htmlmacros.htm#@SW_SHOWNOACTIVATE"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@SW_SHOWNORMAL "><param name="Local" value="htmlmacros.htm#@SW_SHOWNORMAL"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@SW_UNLOCK"><param name="Local" value="htmlmacros.htm#@SW_UNLOCK"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@TRAY_ID"><param name="Local" value="htmlmacros.htm#@TRAY_ID"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@TrayIconFlashing"><param name="Local" value="htmlmacros.htm#@TrayIconFlashing"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@TrayIconVisible"><param name="Local" value="htmlmacros.htm#@TrayIconVisible"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@CR"><param name="Local" value="htmlmacros.htm#@CR"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@LF"><param name="Local" value="htmlmacros.htm#@LF"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@CRLF"><param name="Local" value="htmlmacros.htm#@CRLF"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@TAB"><param name="Local" value="htmlmacros.htm#@TAB"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@AppDataCommonDir"><param name="Local" value="htmlmacros.htm#@AppDataCommonDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@DesktopCommonDir"><param name="Local" value="htmlmacros.htm#@DesktopCommonDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@DocumentsCommonDir"><param name="Local" value="htmlmacros.htm#@DocumentsCommonDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@FavoritesCommonDir"><param name="Local" value="htmlmacros.htm#@FavoritesCommonDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@ProgramsCommonDir"><param name="Local" value="htmlmacros.htm#@ProgramsCommonDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@StartMenuCommonDir"><param name="Local" value="htmlmacros.htm#@StartMenuCommonDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@StartupCommonDir"><param name="Local" value="htmlmacros.htm#@StartupCommonDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@AppDataDir"><param name="Local" value="htmlmacros.htm#@AppDataDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@DesktopDir"><param name="Local" value="htmlmacros.htm#@DesktopDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@MyDocumentsDir"><param name="Local" value="htmlmacros.htm#@MyDocumentsDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@FavoritesDir"><param name="Local" value="htmlmacros.htm#@FavoritesDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@ProgramsDir"><param name="Local" value="htmlmacros.htm#@ProgramsDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@StartMenuDir"><param name="Local" value="htmlmacros.htm#@StartMenuDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@StartupDir"><param name="Local" value="htmlmacros.htm#@StartupDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@UserProfileDir"><param name="Local" value="htmlmacros.htm#@UserProfileDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@HomeDrive"><param name="Local" value="htmlmacros.htm#@HomeDrive"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@HomePath"><param name="Local" value="htmlmacros.htm#@HomePath"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@HomeShare"><param name="Local" value="htmlmacros.htm#@HomeShare"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@LogonDNSDomain"><param name="Local" value="htmlmacros.htm#@LogonDNSDomain"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@LogonDomain"><param name="Local" value="htmlmacros.htm#@LogonDomain"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@LogonServer"><param name="Local" value="htmlmacros.htm#@LogonServer"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@ProgramFilesDir"><param name="Local" value="htmlmacros.htm#@ProgramFilesDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@CommonFilesDir"><param name="Local" value="htmlmacros.htm#@CommonFilesDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@WindowsDir"><param name="Local" value="htmlmacros.htm#@WindowsDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@SystemDir"><param name="Local" value="htmlmacros.htm#@SystemDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@TempDir"><param name="Local" value="htmlmacros.htm#@TempDir"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@ComSpec"><param name="Local" value="htmlmacros.htm#@ComSpec"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@CPUArch"><param name="Local" value="htmlmacros.htm#@CPUArch"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@KBLayout"><param name="Local" value="htmlmacros.htm#@KBLayout"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@MUILang"><param name="Local" value="htmlmacros.htm#@MUILang"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@OSArch"><param name="Local" value="htmlmacros.htm#@OSArch"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@OSLang"><param name="Local" value="htmlmacros.htm#@OSLang"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@OSType"><param name="Local" value="htmlmacros.htm#@OSType"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@OSVersion"><param name="Local" value="htmlmacros.htm#@OSVersion"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@OSBuild"><param name="Local" value="htmlmacros.htm#@OSBuild"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@OSServicePack"><param name="Local" value="htmlmacros.htm#@OSServicePack"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@ComputerName"><param name="Local" value="htmlmacros.htm#@ComputerName"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@UserName"><param name="Local" value="htmlmacros.htm#@UserName"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@IPAddress1"><param name="Local" value="htmlmacros.htm#@IPAddress1"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@IPAddress2"><param name="Local" value="htmlmacros.htm#@IPAddress2"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@IPAddress3"><param name="Local" value="htmlmacros.htm#@IPAddress3"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@IPAddress4"><param name="Local" value="htmlmacros.htm#@IPAddress4"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@DesktopHeight"><param name="Local" value="htmlmacros.htm#@DesktopHeight"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@DesktopWidth"><param name="Local" value="htmlmacros.htm#@DesktopWidth"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@DesktopDepth"><param name="Local" value="htmlmacros.htm#@DesktopDepth"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@DesktopRefresh"><param name="Local" value="htmlmacros.htm#@DesktopRefresh"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@MSEC"><param name="Local" value="htmlmacros.htm#@MSEC"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@SEC"><param name="Local" value="htmlmacros.htm#@SEC"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@MIN"><param name="Local" value="htmlmacros.htm#@MIN"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@HOUR"><param name="Local" value="htmlmacros.htm#@HOUR"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@MDAY"><param name="Local" value="htmlmacros.htm#@MDAY"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@MON"><param name="Local" value="htmlmacros.htm#@MON"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@YEAR"><param name="Local" value="htmlmacros.htm#@YEAR"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@WDAY"><param name="Local" value="htmlmacros.htm#@WDAY"></OBJECT> <LI> <OBJECT type="text/sitemap"><param name="Name" value="@YDAY"><param name="Local" value="htmlmacros.htm#@YDAY"></OBJECT> _GUIImageList_Copy GUISetIcon _GUIImageList_Duplicate _GUIImageList_ReplaceIcon filetype1.ico - file does not exist GUICtrlSetState, GUIGetMsg, GUISetOnEvent @GUI_DRAGID -> @GUI_DragId @GUI_DRAGFILE -> @GUI_DragFile @GUI_DROPID -> @GUI_DropId StringRegExp, StringRegExpReplace, StringInStr, InputBox, DllStructSetData, DllStructCreate, DllStructGetData, DllStructGetPtr, DllStructGetSize @Error -> @error Edited September 7, 2012 by AZJIO My other projects or all Link to comment Share on other sites More sharing options...
guinness Posted September 7, 2012 Author Share Posted September 7, 2012 (edited) GUICtrlSetState, GUIGetMsg, GUISetOnEvent@GUI_DRAGID -> @GUI_DragId@GUI_DRAGFILE -> @GUI_DragFile@GUI_DROPID -> @GUI_DropIdStringRegExp, StringRegExpReplace, StringInStr, InputBox, DllStructSetData, DllStructCreate, DllStructGetData, DllStructGetPtr, DllStructGetSize@Error -> @errorDone. There was also @GUIDROPID in GUICreate, so I changed all of instances of this too, which in this case was just this one.Edit: @Extended was also another I came across. Edited September 7, 2012 by guinness UDF List: _AdapterConnections() • _AlwaysRun() • _AppMon() • _AppMonEx() • _ArrayFilter/_ArrayReduce • _BinaryBin() • _CheckMsgBox() • _CmdLineRaw() • _ContextMenu() • _ConvertLHWebColor()/_ConvertSHWebColor() • _DesktopDimensions() • _DisplayPassword() • _DotNet_Load()/_DotNet_Unload() • _Fibonacci() • _FileCompare() • _FileCompareContents() • _FileNameByHandle() • _FilePrefix/SRE() • _FindInFile() • _GetBackgroundColor()/_SetBackgroundColor() • _GetConrolID() • _GetCtrlClass() • _GetDirectoryFormat() • _GetDriveMediaType() • _GetFilename()/_GetFilenameExt() • _GetHardwareID() • _GetIP() • _GetIP_Country() • _GetOSLanguage() • _GetSavedSource() • _GetStringSize() • _GetSystemPaths() • _GetURLImage() • _GIFImage() • _GoogleWeather() • _GUICtrlCreateGroup() • _GUICtrlListBox_CreateArray() • _GUICtrlListView_CreateArray() • _GUICtrlListView_SaveCSV() • _GUICtrlListView_SaveHTML() • _GUICtrlListView_SaveTxt() • _GUICtrlListView_SaveXML() • _GUICtrlMenu_Recent() • _GUICtrlMenu_SetItemImage() • _GUICtrlTreeView_CreateArray() • _GUIDisable() • _GUIImageList_SetIconFromHandle() • _GUIRegisterMsg() • _GUISetIcon() • _Icon_Clear()/_Icon_Set() • _IdleTime() • _InetGet() • _InetGetGUI() • _InetGetProgress() • _IPDetails() • _IsFileOlder() • _IsGUID() • _IsHex() • _IsPalindrome() • _IsRegKey() • _IsStringRegExp() • _IsSystemDrive() • _IsUPX() • _IsValidType() • _IsWebColor() • _Language() • _Log() • _MicrosoftInternetConnectivity() • _MSDNDataType() • _PathFull/GetRelative/Split() • _PathSplitEx() • _PrintFromArray() • _ProgressSetMarquee() • _ReDim() • _RockPaperScissors()/_RockPaperScissorsLizardSpock() • _ScrollingCredits • _SelfDelete() • _SelfRename() • _SelfUpdate() • _SendTo() • _ShellAll() • _ShellFile() • _ShellFolder() • _SingletonHWID() • _SingletonPID() • _Startup() • _StringCompact() • _StringIsValid() • _StringRegExpMetaCharacters() • _StringReplaceWholeWord() • _StringStripChars() • _Temperature() • _TrialPeriod() • _UKToUSDate()/_USToUKDate() • _WinAPI_Create_CTL_CODE() • _WinAPI_CreateGUID() • _WMIDateStringToDate()/_DateToWMIDateString() • Au3 script parsing • AutoIt Search • AutoIt3 Portable • AutoIt3WrapperToPragma • AutoItWinGetTitle()/AutoItWinSetTitle() • Coding • DirToHTML5 • FileInstallr • FileReadLastChars() • GeoIP database • GUI - Only Close Button • GUI Examples • GUICtrlDeleteImage() • GUICtrlGetBkColor() • GUICtrlGetStyle() • GUIEvents • GUIGetBkColor() • Int_Parse() & Int_TryParse() • IsISBN() • LockFile() • Mapping CtrlIDs • OOP in AutoIt • ParseHeadersToSciTE() • PasswordValid • PasteBin • Posts Per Day • PreExpand • Protect Globals • Queue() • Resource Update • ResourcesEx • SciTE Jump • Settings INI • SHELLHOOK • Shunting-Yard • Signature Creator • Stack() • Stopwatch() • StringAddLF()/StringStripLF() • StringEOLToCRLF() • VSCROLL • WM_COPYDATA • More Examples... Updated: 22/04/2018 Link to comment Share on other sites More sharing options...
guinness Posted September 7, 2012 Author Share Posted September 7, 2012 AZJIO, You'll be please to know, that all functions and macros have now been correctly formatted. So any issues like before (that you find) have been eradicated. UDF List: _AdapterConnections() • _AlwaysRun() • _AppMon() • _AppMonEx() • _ArrayFilter/_ArrayReduce • _BinaryBin() • _CheckMsgBox() • _CmdLineRaw() • _ContextMenu() • _ConvertLHWebColor()/_ConvertSHWebColor() • _DesktopDimensions() • _DisplayPassword() • _DotNet_Load()/_DotNet_Unload() • _Fibonacci() • _FileCompare() • _FileCompareContents() • _FileNameByHandle() • _FilePrefix/SRE() • _FindInFile() • _GetBackgroundColor()/_SetBackgroundColor() • _GetConrolID() • _GetCtrlClass() • _GetDirectoryFormat() • _GetDriveMediaType() • _GetFilename()/_GetFilenameExt() • _GetHardwareID() • _GetIP() • _GetIP_Country() • _GetOSLanguage() • _GetSavedSource() • _GetStringSize() • _GetSystemPaths() • _GetURLImage() • _GIFImage() • _GoogleWeather() • _GUICtrlCreateGroup() • _GUICtrlListBox_CreateArray() • _GUICtrlListView_CreateArray() • _GUICtrlListView_SaveCSV() • _GUICtrlListView_SaveHTML() • _GUICtrlListView_SaveTxt() • _GUICtrlListView_SaveXML() • _GUICtrlMenu_Recent() • _GUICtrlMenu_SetItemImage() • _GUICtrlTreeView_CreateArray() • _GUIDisable() • _GUIImageList_SetIconFromHandle() • _GUIRegisterMsg() • _GUISetIcon() • _Icon_Clear()/_Icon_Set() • _IdleTime() • _InetGet() • _InetGetGUI() • _InetGetProgress() • _IPDetails() • _IsFileOlder() • _IsGUID() • _IsHex() • _IsPalindrome() • _IsRegKey() • _IsStringRegExp() • _IsSystemDrive() • _IsUPX() • _IsValidType() • _IsWebColor() • _Language() • _Log() • _MicrosoftInternetConnectivity() • _MSDNDataType() • _PathFull/GetRelative/Split() • _PathSplitEx() • _PrintFromArray() • _ProgressSetMarquee() • _ReDim() • _RockPaperScissors()/_RockPaperScissorsLizardSpock() • _ScrollingCredits • _SelfDelete() • _SelfRename() • _SelfUpdate() • _SendTo() • _ShellAll() • _ShellFile() • _ShellFolder() • _SingletonHWID() • _SingletonPID() • _Startup() • _StringCompact() • _StringIsValid() • _StringRegExpMetaCharacters() • _StringReplaceWholeWord() • _StringStripChars() • _Temperature() • _TrialPeriod() • _UKToUSDate()/_USToUKDate() • _WinAPI_Create_CTL_CODE() • _WinAPI_CreateGUID() • _WMIDateStringToDate()/_DateToWMIDateString() • Au3 script parsing • AutoIt Search • AutoIt3 Portable • AutoIt3WrapperToPragma • AutoItWinGetTitle()/AutoItWinSetTitle() • Coding • DirToHTML5 • FileInstallr • FileReadLastChars() • GeoIP database • GUI - Only Close Button • GUI Examples • GUICtrlDeleteImage() • GUICtrlGetBkColor() • GUICtrlGetStyle() • GUIEvents • GUIGetBkColor() • Int_Parse() & Int_TryParse() • IsISBN() • LockFile() • Mapping CtrlIDs • OOP in AutoIt • ParseHeadersToSciTE() • PasswordValid • PasteBin • Posts Per Day • PreExpand • Protect Globals • Queue() • Resource Update • ResourcesEx • SciTE Jump • Settings INI • SHELLHOOK • Shunting-Yard • Signature Creator • Stack() • Stopwatch() • StringAddLF()/StringStripLF() • StringEOLToCRLF() • VSCROLL • WM_COPYDATA • More Examples... Updated: 22/04/2018 Link to comment Share on other sites More sharing options...
AZJIO Posted September 8, 2012 Share Posted September 8, 2012 (edited) Exit, OnAutoItExitRegister @EXITCODE -> @exitCode OnAutoItExitRegister @ExitMethod -> @exitMethod GUI Reference - OnEvent Mode, GUICtrlSetOnEvent @GUI_CTRLID -> @GUI_CtrlId @GUI_WINHANDLE -> @GUI_WinHandle @GUI_CTRLHANDLE -> @GUI_CtrlHandle Language Reference - Operators, Select...Case...EndSelect, If...ElseIf...Else...EndIf, If...Then AND OR NOT -> Not And Or ??? Default IsKeyWord -> IsKeyword #RequireAdmin Consolewrite() -> ConsoleWrite FileFlush Returns true -> True Failure: Returns false -> False FileReadLine CHR(10) -> Chr(10) FileWrite Fileopen -> FileOpen GUICreate, GUICtrlCreate... BitOr -> BitOR GUICtrlCreateDate GuiCtrlSendMsg -> GUICtrlSendMsg GUICtrlCreateEdit GuiCtrlCreateObj -> GUICtrlCreateObj GUICtrlCreateGraphic, GUICtrlCreatePic, GUICtrlCreateTreeViewItem GuiCtrlSetState -> GUICtrlSetState GUICtrlCreateInput GuiCtrlRead -> GUICtrlRead GUIRegisterMsg Msgbox -> MsgBox GUICtrlRead BitAnd -> BitAND GUISwitch GuiCtrlCreateTabItem -> GUICtrlCreateTabItem VarGetType IsHwnd -> IsHWnd DllCallbackGetPtr DllCallBackRegister -> DllCallbackRegister Frequently Asked Questions (FAQ) Wend -> WEnd @COMSPEC, @Comspec -> @ComSpec StringRegExp [^:class:] Match any character not in the class, but only if the first character.[[^:digit:]]+ [[:^digit:]]+ [:^class:] ddd Match character with octal code ddd, or backreference if found. Match the prior group number given exactly. For example, ([:alpha:])1 would match a double letter.0 full template or all groups ddd Octal code. For example, AutoIt (101 - A, 165 - u, 164 - t, 157 - o, 111 - I, 164 - t) - 101165164157111164 xhh character with hex code hh.For example, AutoIt - x41x75x74x6Fx49x74 x{hhh..} Match character with hex code hhh..For example, AutoIt - x{41}x{75}x{74}x{6F}x{49}x{74} It would be good to specify ranges [:alnum:] letters and digits (same as [0-9A-Za-z]) [:alpha:] letters (same as [A-Za-z]) [:ascii:] character codes (same as Chr(0) ... Chr(127)) [:blank:] space or tab only (same as Chr(9) and Chr(32)) [:cntrl:] control characters (same as Chr(0) ... Chr(31) and Chr(127)) [:digit:] decimal digits (same as d, [0-9]) [:graph:] printing characters, excluding space (same as Chr(33) ... Chr(126)) [:lower:] lower case letters (same as [a-z]) [:print:] printing characters, including space (same as Chr(32) ... Chr(126)) [:punct:] printing characters, excluding [:alnum:] and [:cntrl:], (33-47, 58-64, 91-96, 123-126) [:space:] white space (not quite the same as s, it include VT: Chr(11)) (same as [fnrtv ]) [:upper:] upper case letters (same as [A-Z]) [:word:] "word" characters (same as w) [:xdigit:] hexadecimal digits (same as [0-9A-Fa-f]) Select...Case...EndSelect Switch...Case...EndSwitch The descriptions are similar. Why some behavior described in one, but not specified in the other. If more than one of the Case statements are true, only the first one is executed.If no cases match the Switch value, then the Case Else section, if present, is executed. If no cases match and Case Else is not defined, then none of the code inside the Switch structure, other than the condition, will be executed. main description can also be made more meaningful Switch...Case...EndSwitch Conditionally run statements -> Compares one value with multiple values and execute a block. Select...Case...EndSelect Conditionally run statements -> Executes a block of code when the condition is true in Case. Edited September 9, 2012 by AZJIO jvanegmond 1 My other projects or all Link to comment Share on other sites More sharing options...
guinness Posted September 9, 2012 Author Share Posted September 9, 2012 @EXITCODE -> @exitCode@ExitMethod -> @exitMethod@GUI_CTRLID -> @GUI_CtrlId@GUI_WINHANDLE -> @GUI_WinHandle@GUI_CTRLHANDLE -> @GUI_CtrlHandleIsKeyWord -> IsKeywordReturns true -> TrueFailure: Returns false -> FalseCHR(10) -> Chr(10)Consolewrite() -> ConsoleWriteFileopen -> FileOpenBitOr -> BitORGuiCtrlSendMsg -> GUICtrlSendMsgGuiCtrlCreateObj -> GUICtrlCreateObjGuiCtrlSetState -> GUICtrlSetStateGuiCtrlRead -> GUICtrlReadMsgbox -> MsgBoxBitAnd -> BitANDGuiCtrlCreateTabItem -> GUICtrlCreateTabItemIsHwnd -> IsHWndDllCallBackRegister -> DllCallbackRegisterWend -> WEnd@COMSPEC, @Comspec -> @ComSpecDone. See previous comment.Language Reference - Operators, Select...Case...EndSelect, If...ElseIf...Else...EndIf, If...ThenAND OR NOT -> Not And Or ???Done. UDF List: _AdapterConnections() • _AlwaysRun() • _AppMon() • _AppMonEx() • _ArrayFilter/_ArrayReduce • _BinaryBin() • _CheckMsgBox() • _CmdLineRaw() • _ContextMenu() • _ConvertLHWebColor()/_ConvertSHWebColor() • _DesktopDimensions() • _DisplayPassword() • _DotNet_Load()/_DotNet_Unload() • _Fibonacci() • _FileCompare() • _FileCompareContents() • _FileNameByHandle() • _FilePrefix/SRE() • _FindInFile() • _GetBackgroundColor()/_SetBackgroundColor() • _GetConrolID() • _GetCtrlClass() • _GetDirectoryFormat() • _GetDriveMediaType() • _GetFilename()/_GetFilenameExt() • _GetHardwareID() • _GetIP() • _GetIP_Country() • _GetOSLanguage() • _GetSavedSource() • _GetStringSize() • _GetSystemPaths() • _GetURLImage() • _GIFImage() • _GoogleWeather() • _GUICtrlCreateGroup() • _GUICtrlListBox_CreateArray() • _GUICtrlListView_CreateArray() • _GUICtrlListView_SaveCSV() • _GUICtrlListView_SaveHTML() • _GUICtrlListView_SaveTxt() • _GUICtrlListView_SaveXML() • _GUICtrlMenu_Recent() • _GUICtrlMenu_SetItemImage() • _GUICtrlTreeView_CreateArray() • _GUIDisable() • _GUIImageList_SetIconFromHandle() • _GUIRegisterMsg() • _GUISetIcon() • _Icon_Clear()/_Icon_Set() • _IdleTime() • _InetGet() • _InetGetGUI() • _InetGetProgress() • _IPDetails() • _IsFileOlder() • _IsGUID() • _IsHex() • _IsPalindrome() • _IsRegKey() • _IsStringRegExp() • _IsSystemDrive() • _IsUPX() • _IsValidType() • _IsWebColor() • _Language() • _Log() • _MicrosoftInternetConnectivity() • _MSDNDataType() • _PathFull/GetRelative/Split() • _PathSplitEx() • _PrintFromArray() • _ProgressSetMarquee() • _ReDim() • _RockPaperScissors()/_RockPaperScissorsLizardSpock() • _ScrollingCredits • _SelfDelete() • _SelfRename() • _SelfUpdate() • _SendTo() • _ShellAll() • _ShellFile() • _ShellFolder() • _SingletonHWID() • _SingletonPID() • _Startup() • _StringCompact() • _StringIsValid() • _StringRegExpMetaCharacters() • _StringReplaceWholeWord() • _StringStripChars() • _Temperature() • _TrialPeriod() • _UKToUSDate()/_USToUKDate() • _WinAPI_Create_CTL_CODE() • _WinAPI_CreateGUID() • _WMIDateStringToDate()/_DateToWMIDateString() • Au3 script parsing • AutoIt Search • AutoIt3 Portable • AutoIt3WrapperToPragma • AutoItWinGetTitle()/AutoItWinSetTitle() • Coding • DirToHTML5 • FileInstallr • FileReadLastChars() • GeoIP database • GUI - Only Close Button • GUI Examples • GUICtrlDeleteImage() • GUICtrlGetBkColor() • GUICtrlGetStyle() • GUIEvents • GUIGetBkColor() • Int_Parse() & Int_TryParse() • IsISBN() • LockFile() • Mapping CtrlIDs • OOP in AutoIt • ParseHeadersToSciTE() • PasswordValid • PasteBin • Posts Per Day • PreExpand • Protect Globals • Queue() • Resource Update • ResourcesEx • SciTE Jump • Settings INI • SHELLHOOK • Shunting-Yard • Signature Creator • Stack() • Stopwatch() • StringAddLF()/StringStripLF() • StringEOLToCRLF() • VSCROLL • WM_COPYDATA • More Examples... Updated: 22/04/2018 Link to comment Share on other sites More sharing options...
guinness Posted September 10, 2012 Author Share Posted September 10, 2012 I made tags to "macro" of this and add links to "macro"Implemented in the help file._GUIImageList_CopyGUISetIcon_GUIImageList_Duplicate_GUIImageList_ReplaceIconfiletype1.ico - file does not existDo you have a better example perhaps? Or anyone else? UDF List: _AdapterConnections() • _AlwaysRun() • _AppMon() • _AppMonEx() • _ArrayFilter/_ArrayReduce • _BinaryBin() • _CheckMsgBox() • _CmdLineRaw() • _ContextMenu() • _ConvertLHWebColor()/_ConvertSHWebColor() • _DesktopDimensions() • _DisplayPassword() • _DotNet_Load()/_DotNet_Unload() • _Fibonacci() • _FileCompare() • _FileCompareContents() • _FileNameByHandle() • _FilePrefix/SRE() • _FindInFile() • _GetBackgroundColor()/_SetBackgroundColor() • _GetConrolID() • _GetCtrlClass() • _GetDirectoryFormat() • _GetDriveMediaType() • _GetFilename()/_GetFilenameExt() • _GetHardwareID() • _GetIP() • _GetIP_Country() • _GetOSLanguage() • _GetSavedSource() • _GetStringSize() • _GetSystemPaths() • _GetURLImage() • _GIFImage() • _GoogleWeather() • _GUICtrlCreateGroup() • _GUICtrlListBox_CreateArray() • _GUICtrlListView_CreateArray() • _GUICtrlListView_SaveCSV() • _GUICtrlListView_SaveHTML() • _GUICtrlListView_SaveTxt() • _GUICtrlListView_SaveXML() • _GUICtrlMenu_Recent() • _GUICtrlMenu_SetItemImage() • _GUICtrlTreeView_CreateArray() • _GUIDisable() • _GUIImageList_SetIconFromHandle() • _GUIRegisterMsg() • _GUISetIcon() • _Icon_Clear()/_Icon_Set() • _IdleTime() • _InetGet() • _InetGetGUI() • _InetGetProgress() • _IPDetails() • _IsFileOlder() • _IsGUID() • _IsHex() • _IsPalindrome() • _IsRegKey() • _IsStringRegExp() • _IsSystemDrive() • _IsUPX() • _IsValidType() • _IsWebColor() • _Language() • _Log() • _MicrosoftInternetConnectivity() • _MSDNDataType() • _PathFull/GetRelative/Split() • _PathSplitEx() • _PrintFromArray() • _ProgressSetMarquee() • _ReDim() • _RockPaperScissors()/_RockPaperScissorsLizardSpock() • _ScrollingCredits • _SelfDelete() • _SelfRename() • _SelfUpdate() • _SendTo() • _ShellAll() • _ShellFile() • _ShellFolder() • _SingletonHWID() • _SingletonPID() • _Startup() • _StringCompact() • _StringIsValid() • _StringRegExpMetaCharacters() • _StringReplaceWholeWord() • _StringStripChars() • _Temperature() • _TrialPeriod() • _UKToUSDate()/_USToUKDate() • _WinAPI_Create_CTL_CODE() • _WinAPI_CreateGUID() • _WMIDateStringToDate()/_DateToWMIDateString() • Au3 script parsing • AutoIt Search • AutoIt3 Portable • AutoIt3WrapperToPragma • AutoItWinGetTitle()/AutoItWinSetTitle() • Coding • DirToHTML5 • FileInstallr • FileReadLastChars() • GeoIP database • GUI - Only Close Button • GUI Examples • GUICtrlDeleteImage() • GUICtrlGetBkColor() • GUICtrlGetStyle() • GUIEvents • GUIGetBkColor() • Int_Parse() & Int_TryParse() • IsISBN() • LockFile() • Mapping CtrlIDs • OOP in AutoIt • ParseHeadersToSciTE() • PasswordValid • PasteBin • Posts Per Day • PreExpand • Protect Globals • Queue() • Resource Update • ResourcesEx • SciTE Jump • Settings INI • SHELLHOOK • Shunting-Yard • Signature Creator • Stack() • Stopwatch() • StringAddLF()/StringStripLF() • StringEOLToCRLF() • VSCROLL • WM_COPYDATA • More Examples... Updated: 22/04/2018 Link to comment Share on other sites More sharing options...
AZJIO Posted September 10, 2012 Share Posted September 10, 2012 (edited) Implemented in the help file.Try to click the "macro" on this page The jump is done accurately to the desired string. No need then to search in the list. Using AutoIt / Script Editors TextPad Crimson Editor (free) Source Edit (free) UltraEdit Notepad++ - ??? Tutorial - WinZip, Tutorial - Notepad "AutoIt v3 Window Information", "AutoIt Window Information Tool", "Information Tool" -> AutoIt v3 Window Info Language Reference - Datatypes true, false, and, or, not -> True, False, And, Or, Not TrayTip This sound can be disabled by adding 16 to the options parameter or by setting an empty title. GUISetStyle See the Extended Style Table below _GUICtrlTreeView_EditText, _GUICtrlTreeView_EndEdit Example _GUICtrlMonthCal_... Elements overlap each other _GUICtrlHeader_... Add a row to display headers (of unintelligible gibberish characters) $hHeader = _GUICtrlHeader_Create ($hGUI) _GUICtrlHeader_SetUnicodeFormat ($hHeader, True) _GUICtrlTreeView_GetImageListIconHandle, _GUICtrlTreeView_GetImageIndex, _GUICtrlTreeView_GetHeight, _GUICtrlTreeView_GetFirstItem, _GUICtrlTreeView_GetFirstChild, _GUICtrlTreeView_GetState, _GUICtrlTreeView_GetSelectedImageIndex MsgBox..... ? -> : _GUICtrlTreeView_GetFirstVisible, _GUICtrlTreeView_GetFirstItem, _GUICtrlTreeView_GetFirstChild MsgBox - mention the handle _GUICtrlTreeView_GetFirstChild First Shild -> First Child _GUICtrlTreeView_GetEditControl "MsgBox" inside "WM_NOTIFY" is this normal? _GUICtrlTreeView_GetNormalImageList in the example, the color is not needed _GUICtrlTreeView_SetHeight In the example there is no function _GUICtrlTreeView_HitTest 512 - To the left right of the client area 1024 - To the right left of the client area Edited September 19, 2012 by AZJIO My other projects or all Link to comment Share on other sites More sharing options...
JScript Posted September 20, 2012 Share Posted September 20, 2012 About GUICtrlRecvMsg example!If the cursor is positioned as follows:Displays the following error:D:\Program Files\AutoIt3\Examples\Helpfile\GUICtrlRecvMsg.au3 (24) : ==> Subscript used with non-Array variable.: MsgBox(0, "Current selection", StringFormat("start=%d end=%d", $a[0], $a[1])) MsgBox(0, "Current selection", StringFormat("start=%d end=%d", $a^ ERROROk, I know the reason, but for a beginner might not know!JS http://forum.autoitbrasil.com/ (AutoIt v3 Brazil!!!) Somewhere Out ThereJames Ingram Download Dropbox - Simplify your life!Your virtual HD wherever you go, anywhere! Link to comment Share on other sites More sharing options...
guinness Posted September 20, 2012 Author Share Posted September 20, 2012 @JScript - I will fix the error. @AZJIO - Just saw your massive update so I will tackle this over the weekend sometime. UDF List: _AdapterConnections() • _AlwaysRun() • _AppMon() • _AppMonEx() • _ArrayFilter/_ArrayReduce • _BinaryBin() • _CheckMsgBox() • _CmdLineRaw() • _ContextMenu() • _ConvertLHWebColor()/_ConvertSHWebColor() • _DesktopDimensions() • _DisplayPassword() • _DotNet_Load()/_DotNet_Unload() • _Fibonacci() • _FileCompare() • _FileCompareContents() • _FileNameByHandle() • _FilePrefix/SRE() • _FindInFile() • _GetBackgroundColor()/_SetBackgroundColor() • _GetConrolID() • _GetCtrlClass() • _GetDirectoryFormat() • _GetDriveMediaType() • _GetFilename()/_GetFilenameExt() • _GetHardwareID() • _GetIP() • _GetIP_Country() • _GetOSLanguage() • _GetSavedSource() • _GetStringSize() • _GetSystemPaths() • _GetURLImage() • _GIFImage() • _GoogleWeather() • _GUICtrlCreateGroup() • _GUICtrlListBox_CreateArray() • _GUICtrlListView_CreateArray() • _GUICtrlListView_SaveCSV() • _GUICtrlListView_SaveHTML() • _GUICtrlListView_SaveTxt() • _GUICtrlListView_SaveXML() • _GUICtrlMenu_Recent() • _GUICtrlMenu_SetItemImage() • _GUICtrlTreeView_CreateArray() • _GUIDisable() • _GUIImageList_SetIconFromHandle() • _GUIRegisterMsg() • _GUISetIcon() • _Icon_Clear()/_Icon_Set() • _IdleTime() • _InetGet() • _InetGetGUI() • _InetGetProgress() • _IPDetails() • _IsFileOlder() • _IsGUID() • _IsHex() • _IsPalindrome() • _IsRegKey() • _IsStringRegExp() • _IsSystemDrive() • _IsUPX() • _IsValidType() • _IsWebColor() • _Language() • _Log() • _MicrosoftInternetConnectivity() • _MSDNDataType() • _PathFull/GetRelative/Split() • _PathSplitEx() • _PrintFromArray() • _ProgressSetMarquee() • _ReDim() • _RockPaperScissors()/_RockPaperScissorsLizardSpock() • _ScrollingCredits • _SelfDelete() • _SelfRename() • _SelfUpdate() • _SendTo() • _ShellAll() • _ShellFile() • _ShellFolder() • _SingletonHWID() • _SingletonPID() • _Startup() • _StringCompact() • _StringIsValid() • _StringRegExpMetaCharacters() • _StringReplaceWholeWord() • _StringStripChars() • _Temperature() • _TrialPeriod() • _UKToUSDate()/_USToUKDate() • _WinAPI_Create_CTL_CODE() • _WinAPI_CreateGUID() • _WMIDateStringToDate()/_DateToWMIDateString() • Au3 script parsing • AutoIt Search • AutoIt3 Portable • AutoIt3WrapperToPragma • AutoItWinGetTitle()/AutoItWinSetTitle() • Coding • DirToHTML5 • FileInstallr • FileReadLastChars() • GeoIP database • GUI - Only Close Button • GUI Examples • GUICtrlDeleteImage() • GUICtrlGetBkColor() • GUICtrlGetStyle() • GUIEvents • GUIGetBkColor() • Int_Parse() & Int_TryParse() • IsISBN() • LockFile() • Mapping CtrlIDs • OOP in AutoIt • ParseHeadersToSciTE() • PasswordValid • PasteBin • Posts Per Day • PreExpand • Protect Globals • Queue() • Resource Update • ResourcesEx • SciTE Jump • Settings INI • SHELLHOOK • Shunting-Yard • Signature Creator • Stack() • Stopwatch() • StringAddLF()/StringStripLF() • StringEOLToCRLF() • VSCROLL • WM_COPYDATA • More Examples... Updated: 22/04/2018 Link to comment Share on other sites More sharing options...
guinness Posted September 20, 2012 Author Share Posted September 20, 2012 Better? Or not? expandcollapse popup#include <EditConstants.au3> #include <GUIConstantsEx.au3> Example() Func Example() ; Create a GUI with an edit control. Local $hGUI = GUICreate("Example") Local $iEdit = GUICtrlCreateEdit("Line 0" & @CRLF, 0, 0, 400, 350) Local $iOK = GUICtrlCreateButton("OK", 310, 370, 85, 25) ; Set data of the edit control. For $i = 1 To 25 GUICtrlSetData($iEdit, "Line " & $i & @CRLF, 1) Next ; Set focus to the edit control. GUICtrlSetState($iEdit, $GUI_FOCUS) ; Display the GUI. GUISetState(@SW_SHOW, $hGUI) ; Initialize the variable $aCtrlRecvMsg for storing the value returned by GUICtrlRecvMsg. Local $aCtrlRecvMsg = 0 While 1 Switch GUIGetMsg() Case $GUI_EVENT_CLOSE ExitLoop Case $iOK ; Send the message EM_GETSEL, to retrieve the current selection of the edit control. $aCtrlRecvMsg = GUICtrlRecvMsg($iEdit, $EM_GETSEL) ; Set focus to the edit control. GUICtrlSetState($iEdit, $GUI_FOCUS) ; If GUICtrlRecvMsg returned the value of 0, then an error occurred otherwise display the contents of the array. If $aCtrlRecvMsg = 0 Then MsgBox(4096, "", "An error occurred. The value returned was - " & $aCtrlRecvMsg) Else MsgBox(4096, "", "Start: " & $aCtrlRecvMsg[0] & " End: " & $aCtrlRecvMsg[1]) EndIf EndSwitch WEnd ; Delete the previous GUI and all controls. GUIDelete($hGUI) EndFunc ;==>Example JScript 1 UDF List: _AdapterConnections() • _AlwaysRun() • _AppMon() • _AppMonEx() • _ArrayFilter/_ArrayReduce • _BinaryBin() • _CheckMsgBox() • _CmdLineRaw() • _ContextMenu() • _ConvertLHWebColor()/_ConvertSHWebColor() • _DesktopDimensions() • _DisplayPassword() • _DotNet_Load()/_DotNet_Unload() • _Fibonacci() • _FileCompare() • _FileCompareContents() • _FileNameByHandle() • _FilePrefix/SRE() • _FindInFile() • _GetBackgroundColor()/_SetBackgroundColor() • _GetConrolID() • _GetCtrlClass() • _GetDirectoryFormat() • _GetDriveMediaType() • _GetFilename()/_GetFilenameExt() • _GetHardwareID() • _GetIP() • _GetIP_Country() • _GetOSLanguage() • _GetSavedSource() • _GetStringSize() • _GetSystemPaths() • _GetURLImage() • _GIFImage() • _GoogleWeather() • _GUICtrlCreateGroup() • _GUICtrlListBox_CreateArray() • _GUICtrlListView_CreateArray() • _GUICtrlListView_SaveCSV() • _GUICtrlListView_SaveHTML() • _GUICtrlListView_SaveTxt() • _GUICtrlListView_SaveXML() • _GUICtrlMenu_Recent() • _GUICtrlMenu_SetItemImage() • _GUICtrlTreeView_CreateArray() • _GUIDisable() • _GUIImageList_SetIconFromHandle() • _GUIRegisterMsg() • _GUISetIcon() • _Icon_Clear()/_Icon_Set() • _IdleTime() • _InetGet() • _InetGetGUI() • _InetGetProgress() • _IPDetails() • _IsFileOlder() • _IsGUID() • _IsHex() • _IsPalindrome() • _IsRegKey() • _IsStringRegExp() • _IsSystemDrive() • _IsUPX() • _IsValidType() • _IsWebColor() • _Language() • _Log() • _MicrosoftInternetConnectivity() • _MSDNDataType() • _PathFull/GetRelative/Split() • _PathSplitEx() • _PrintFromArray() • _ProgressSetMarquee() • _ReDim() • _RockPaperScissors()/_RockPaperScissorsLizardSpock() • _ScrollingCredits • _SelfDelete() • _SelfRename() • _SelfUpdate() • _SendTo() • _ShellAll() • _ShellFile() • _ShellFolder() • _SingletonHWID() • _SingletonPID() • _Startup() • _StringCompact() • _StringIsValid() • _StringRegExpMetaCharacters() • _StringReplaceWholeWord() • _StringStripChars() • _Temperature() • _TrialPeriod() • _UKToUSDate()/_USToUKDate() • _WinAPI_Create_CTL_CODE() • _WinAPI_CreateGUID() • _WMIDateStringToDate()/_DateToWMIDateString() • Au3 script parsing • AutoIt Search • AutoIt3 Portable • AutoIt3WrapperToPragma • AutoItWinGetTitle()/AutoItWinSetTitle() • Coding • DirToHTML5 • FileInstallr • FileReadLastChars() • GeoIP database • GUI - Only Close Button • GUI Examples • GUICtrlDeleteImage() • GUICtrlGetBkColor() • GUICtrlGetStyle() • GUIEvents • GUIGetBkColor() • Int_Parse() & Int_TryParse() • IsISBN() • LockFile() • Mapping CtrlIDs • OOP in AutoIt • ParseHeadersToSciTE() • PasswordValid • PasteBin • Posts Per Day • PreExpand • Protect Globals • Queue() • Resource Update • ResourcesEx • SciTE Jump • Settings INI • SHELLHOOK • Shunting-Yard • Signature Creator • Stack() • Stopwatch() • StringAddLF()/StringStripLF() • StringEOLToCRLF() • VSCROLL • WM_COPYDATA • More Examples... Updated: 22/04/2018 Link to comment Share on other sites More sharing options...
JScript Posted September 20, 2012 Share Posted September 20, 2012 Excelent, thanks! JS http://forum.autoitbrasil.com/ (AutoIt v3 Brazil!!!) Somewhere Out ThereJames Ingram Download Dropbox - Simplify your life!Your virtual HD wherever you go, anywhere! Link to comment Share on other sites More sharing options...
AZJIO Posted September 20, 2012 Share Posted September 20, 2012 (edited) guinnessI added a line (GUICtrlRecvMsg). It was a long time ago.If @error Then ContinueLoopBut it is not documented, so I also need to fix the_GUICtrlTreeView_GetTextRelated_GUICtrlTreeView_GetTree_GUICtrlTreeView_GetText, _GUICtrlTreeView_GetToolTipsIcons there are not needed_GUICtrlTreeView_SetItemHeightVisually mark the line_GUICtrlTreeView_SetSelected($hTreeView, $hItem[2]) Edited September 21, 2012 by AZJIO My other projects or all Link to comment Share on other sites More sharing options...
guinness Posted September 21, 2012 Author Share Posted September 21, 2012 AZJIO, I would say display a message instead of using ContinueLoop in your own example. I will tackle the other things this weekend. UDF List: _AdapterConnections() • _AlwaysRun() • _AppMon() • _AppMonEx() • _ArrayFilter/_ArrayReduce • _BinaryBin() • _CheckMsgBox() • _CmdLineRaw() • _ContextMenu() • _ConvertLHWebColor()/_ConvertSHWebColor() • _DesktopDimensions() • _DisplayPassword() • _DotNet_Load()/_DotNet_Unload() • _Fibonacci() • _FileCompare() • _FileCompareContents() • _FileNameByHandle() • _FilePrefix/SRE() • _FindInFile() • _GetBackgroundColor()/_SetBackgroundColor() • _GetConrolID() • _GetCtrlClass() • _GetDirectoryFormat() • _GetDriveMediaType() • _GetFilename()/_GetFilenameExt() • _GetHardwareID() • _GetIP() • _GetIP_Country() • _GetOSLanguage() • _GetSavedSource() • _GetStringSize() • _GetSystemPaths() • _GetURLImage() • _GIFImage() • _GoogleWeather() • _GUICtrlCreateGroup() • _GUICtrlListBox_CreateArray() • _GUICtrlListView_CreateArray() • _GUICtrlListView_SaveCSV() • _GUICtrlListView_SaveHTML() • _GUICtrlListView_SaveTxt() • _GUICtrlListView_SaveXML() • _GUICtrlMenu_Recent() • _GUICtrlMenu_SetItemImage() • _GUICtrlTreeView_CreateArray() • _GUIDisable() • _GUIImageList_SetIconFromHandle() • _GUIRegisterMsg() • _GUISetIcon() • _Icon_Clear()/_Icon_Set() • _IdleTime() • _InetGet() • _InetGetGUI() • _InetGetProgress() • _IPDetails() • _IsFileOlder() • _IsGUID() • _IsHex() • _IsPalindrome() • _IsRegKey() • _IsStringRegExp() • _IsSystemDrive() • _IsUPX() • _IsValidType() • _IsWebColor() • _Language() • _Log() • _MicrosoftInternetConnectivity() • _MSDNDataType() • _PathFull/GetRelative/Split() • _PathSplitEx() • _PrintFromArray() • _ProgressSetMarquee() • _ReDim() • _RockPaperScissors()/_RockPaperScissorsLizardSpock() • _ScrollingCredits • _SelfDelete() • _SelfRename() • _SelfUpdate() • _SendTo() • _ShellAll() • _ShellFile() • _ShellFolder() • _SingletonHWID() • _SingletonPID() • _Startup() • _StringCompact() • _StringIsValid() • _StringRegExpMetaCharacters() • _StringReplaceWholeWord() • _StringStripChars() • _Temperature() • _TrialPeriod() • _UKToUSDate()/_USToUKDate() • _WinAPI_Create_CTL_CODE() • _WinAPI_CreateGUID() • _WMIDateStringToDate()/_DateToWMIDateString() • Au3 script parsing • AutoIt Search • AutoIt3 Portable • AutoIt3WrapperToPragma • AutoItWinGetTitle()/AutoItWinSetTitle() • Coding • DirToHTML5 • FileInstallr • FileReadLastChars() • GeoIP database • GUI - Only Close Button • GUI Examples • GUICtrlDeleteImage() • GUICtrlGetBkColor() • GUICtrlGetStyle() • GUIEvents • GUIGetBkColor() • Int_Parse() & Int_TryParse() • IsISBN() • LockFile() • Mapping CtrlIDs • OOP in AutoIt • ParseHeadersToSciTE() • PasswordValid • PasteBin • Posts Per Day • PreExpand • Protect Globals • Queue() • Resource Update • ResourcesEx • SciTE Jump • Settings INI • SHELLHOOK • Shunting-Yard • Signature Creator • Stack() • Stopwatch() • StringAddLF()/StringStripLF() • StringEOLToCRLF() • VSCROLL • WM_COPYDATA • More Examples... Updated: 22/04/2018 Link to comment Share on other sites More sharing options...
guinness Posted September 21, 2012 Author Share Posted September 21, 2012 Excelent, thanks!JSYou're welcome. Please don't be shy to suggest or provide other examples you think need tidying up. UDF List: _AdapterConnections() • _AlwaysRun() • _AppMon() • _AppMonEx() • _ArrayFilter/_ArrayReduce • _BinaryBin() • _CheckMsgBox() • _CmdLineRaw() • _ContextMenu() • _ConvertLHWebColor()/_ConvertSHWebColor() • _DesktopDimensions() • _DisplayPassword() • _DotNet_Load()/_DotNet_Unload() • _Fibonacci() • _FileCompare() • _FileCompareContents() • _FileNameByHandle() • _FilePrefix/SRE() • _FindInFile() • _GetBackgroundColor()/_SetBackgroundColor() • _GetConrolID() • _GetCtrlClass() • _GetDirectoryFormat() • _GetDriveMediaType() • _GetFilename()/_GetFilenameExt() • _GetHardwareID() • _GetIP() • _GetIP_Country() • _GetOSLanguage() • _GetSavedSource() • _GetStringSize() • _GetSystemPaths() • _GetURLImage() • _GIFImage() • _GoogleWeather() • _GUICtrlCreateGroup() • _GUICtrlListBox_CreateArray() • _GUICtrlListView_CreateArray() • _GUICtrlListView_SaveCSV() • _GUICtrlListView_SaveHTML() • _GUICtrlListView_SaveTxt() • _GUICtrlListView_SaveXML() • _GUICtrlMenu_Recent() • _GUICtrlMenu_SetItemImage() • _GUICtrlTreeView_CreateArray() • _GUIDisable() • _GUIImageList_SetIconFromHandle() • _GUIRegisterMsg() • _GUISetIcon() • _Icon_Clear()/_Icon_Set() • _IdleTime() • _InetGet() • _InetGetGUI() • _InetGetProgress() • _IPDetails() • _IsFileOlder() • _IsGUID() • _IsHex() • _IsPalindrome() • _IsRegKey() • _IsStringRegExp() • _IsSystemDrive() • _IsUPX() • _IsValidType() • _IsWebColor() • _Language() • _Log() • _MicrosoftInternetConnectivity() • _MSDNDataType() • _PathFull/GetRelative/Split() • _PathSplitEx() • _PrintFromArray() • _ProgressSetMarquee() • _ReDim() • _RockPaperScissors()/_RockPaperScissorsLizardSpock() • _ScrollingCredits • _SelfDelete() • _SelfRename() • _SelfUpdate() • _SendTo() • _ShellAll() • _ShellFile() • _ShellFolder() • _SingletonHWID() • _SingletonPID() • _Startup() • _StringCompact() • _StringIsValid() • _StringRegExpMetaCharacters() • _StringReplaceWholeWord() • _StringStripChars() • _Temperature() • _TrialPeriod() • _UKToUSDate()/_USToUKDate() • _WinAPI_Create_CTL_CODE() • _WinAPI_CreateGUID() • _WMIDateStringToDate()/_DateToWMIDateString() • Au3 script parsing • AutoIt Search • AutoIt3 Portable • AutoIt3WrapperToPragma • AutoItWinGetTitle()/AutoItWinSetTitle() • Coding • DirToHTML5 • FileInstallr • FileReadLastChars() • GeoIP database • GUI - Only Close Button • GUI Examples • GUICtrlDeleteImage() • GUICtrlGetBkColor() • GUICtrlGetStyle() • GUIEvents • GUIGetBkColor() • Int_Parse() & Int_TryParse() • IsISBN() • LockFile() • Mapping CtrlIDs • OOP in AutoIt • ParseHeadersToSciTE() • PasswordValid • PasteBin • Posts Per Day • PreExpand • Protect Globals • Queue() • Resource Update • ResourcesEx • SciTE Jump • Settings INI • SHELLHOOK • Shunting-Yard • Signature Creator • Stack() • Stopwatch() • StringAddLF()/StringStripLF() • StringEOLToCRLF() • VSCROLL • WM_COPYDATA • More Examples... Updated: 22/04/2018 Link to comment Share on other sites More sharing options...
Recommended Posts