I have it read a text file and populate a list with whats in there. It reads a log for a bot listing the items it has found.. Now it doesn't show doubles which is obvious... now is there anyway to have it show doubles.. or put a number of how many times it has come up.
List Help
Started by
tlokz
, Jul 02 2008 04:28 AM
2 replies to this topic
#1
Posted 02 July 2008 - 04:28 AM
#2
Posted 02 July 2008 - 06:23 AM
Before adding a string into ListBox, check for same string existing
_GUICtrlListBox_FindString()
_GUICtrlListBox_FindString()
OS: Windows XP SP3, AutoIt version: 3.3.0.0
My Projects: Free_Resources | Splitter | wgetGUI | UnRARIt | USBMon | CDROM-Control | Volume Serial Changer | WinTray
My UDFs: _ScreenSetting | ListView_Progress | ContextHelp | ToolTip_UDF | UnRAR | Zip32 | BassMod | ShellTreeView | GuiHotKey | 7Zip
My Examples: TrayIcon_Click | SystemTray_Refresh | _ListView_Sort | CPUmonLike above scripts? Please rate the topic
My Projects: Free_Resources | Splitter | wgetGUI | UnRARIt | USBMon | CDROM-Control | Volume Serial Changer | WinTray
My UDFs: _ScreenSetting | ListView_Progress | ContextHelp | ToolTip_UDF | UnRAR | Zip32 | BassMod | ShellTreeView | GuiHotKey | 7Zip
My Examples: TrayIcon_Click | SystemTray_Refresh | _ListView_Sort | CPUmonLike above scripts? Please rate the topic
#3
Posted 02 July 2008 - 07:43 AM
Before adding a string into ListBox, check for same string existing
_GUICtrlListBox_FindString()
Thank u
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users





