﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
4022	Various Duplicated words in the Help file.	anonymous	Jpm	"'''User Defined Function Reference''' / '''GuiListBox user defined functions Reference''' __Function List Description__: 
 * `_GUICtrlListBox_GetHorizontalExtent Retrieve from a list box` '''''the the''''' `scrollable width`
 * `_GUICtrlRichEdit_GetTextInRange Gets the text` '''''from from''''' `one inter-character position to another`

'''GUI Control Styles''' __Treeview Constants Description__: `$TVS_RTLREADING  Normally, tree view text will be displayed in same direction as` '''''the the''''' `text in its parent window.`

'''FileCreateShortcut''' __Remarks__: `Also, if you create a shortcut with the same path\name` '''''as as''''' `a pre-existing shortcut, it gets overwritten with your new version.`

'''#include-once''' __Remarks__: `It is quite common to have the same ""#include <filename.au3>"" line in several of the files` '''''included included''''' `in a script.`

'''RegWrite''' __Example 1__(RegWrite.au3) Line 27: `MsgBox($MB_SYSTEMMODAL, """", ""Open RegEdit.exe and navigate` '''''the the''''' `registry key """"HKEY_CURRENT_USER\Software\AutoIt_Example""""."")`

'''Send''' __Remarks__: `Opt(""SendKeyDelay"",...) alters` '''''the the''''' `length of the brief pause in between sent keystrokes.`

'''WinActivate''' __Remarks__: `After a successful activation @extended is set to 1 if` '''''the the''''' `window was already active, 2 if not.`

'''$tagOPENFILENAME''' __Description__ (Also in description in listing StructureConstants user defined functions Reference): `Contains` '''''information information''''' `that the GetOpenFileName and GetSaveFileName functions use to initialize an Open or Save As dialog box`

'''$tagWIN32_FIND_DATA''' __Parameters__: `ftLastWriteTime A FILETIME structure that specifies` '''''when when''''' `the file was last written to, truncated, or overwritten.` 

'''_ArrayInsert''' __Remarks__ x2: 
 * `$vRange can be a string containing the rows above which a row is` '''''to to''''' `be inserted.`
 * `$vRange can also be a 1D array containing the rows above which a row is` '''''to to''''' `be inserted with the count in the [0] element].`

'''_GDIPlus_PenSetDashStyle''' __Parameters__: `$GDIP_DASHSTYLECUSTOM -` '''''A a''''' `user-defined, custom dashed line`

'''_GDIPlus_PenGetDashStyle''' __Return Values__: `$GDIP_DASHSTYLECUSTOM -` '''''A a''''' `user-defined, custom dashed line`

'''_GUICtrlListBox_GetHorizontalExtent''' __Description__: `Retrieve from a list box` '''''the the''''' `scrollable width`

'''_GUICtrlRichEdit_GetTextInRange''' __Description__: `Gets the text` '''''from from''''' `one inter-character position to another`

'''_INetGetSource''' __Return values__: `Failure: an empty string` '''''and and''''' `sets the @error flag to non-zero.`

'''_viOpen''' __Parameters__: `$sVisa_Address A VISA resource descriptor STRING (see the NOTES of _viExecCommand() above for more info)` '''''As as''''' `shortcut you can also directly pass a GPIB address as an integer` 

'''_WinAPI_ConfirmCredentials''' __Remarks__: `This` '''''function function''''' `must be called after each successful call to _WinAPI_ShellUserAuthenticationDlg() with the $CREDUI_FLAGS_EXPECT_CONFIRMATION flag set.`

'''_WinAPI_FindFirstStream''' __Remarks__: `This` '''''function function''''' `opens a search handle and returns information about the first stream in the specified file or directory.`

'''_WinAPI_GetThemePartSize''' __Parameter__: `$iPartID The` '''''part part''''' `to calculate the size of.` 

'''_WinAPI_RegOpenKey''' __Remarks__: `The $sSubKey parameter can be` '''''an an''''' `empty string.`

'''_GUICtrlListBox_GetHorizontalExtent''' __Description__: `Retrieve from a list box` '''''the the''''' `scrollable width`

'''_GUICtrlRichEdit_GetTextInRange''' __Description__: `Gets the text` '''''from from''''' `one inter-character position to another`"	Bug	closed	3.3.17.0	Documentation	3.3.16.1	None	Fixed		
