randallc Posted July 14, 2007 Share Posted July 14, 2007 (edited) Hi, - [ ;"I1" is to work with 3.2.8.1, 3.2.9.1, and "J1+" to work with Beta 3.2.9.2 or more..]]]1. Limiting search display for the ListView style [default 4000]; more than that use ListBox (faster)2. Limit search display for the ListBox style [default 10000]; more than that use Notepad (faster)3. Use Notepad to display larger results over 10000.4. Limiting search display for the FileIcons in ListView style to 40005. Limiting search display for the details in ListView 40006. Option for details to include Created date as well in current file listing [default off]7. ListView uses fast sort by clicking on any column8. ListView uses fast subsort by [Control/ or Shift- ] clicking on any column ; selected second column will also be sub-sorted alphabetically9. Double-clicking on file opens them; option to open directory containing them; easy to expand the context menu for more options if you want (copy, delete etc - not in this script)Best, randall[Note the search can include folder names or not as option; best files only [default]]Best to compile with ansi for faster RegExp.]PS - my best guess for some problems is the index and slider is not writing properly on Vista? - unless someone has it working? - H3a has sorting now non-case sensitive, and no slider function (also ? not OK on Vista?...)H4 has option for comparing with MSindex times.. [ ;"I1" is to work with 3.2.8.1, 3.2.9.1, and "J1+" to work with Beta 3.2.9.2 or more..] ] Edited October 7, 2007 by randallc ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
martin Posted July 14, 2007 Share Posted July 14, 2007 Will it find _GUILV1.au3 for me? Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script. Link to comment Share on other sites More sharing options...
WolfWorld Posted July 14, 2007 Share Posted July 14, 2007 Nice Work I will change OpenIndex To The Thing you put on But i am not finish i just made OpenIndex Yesterday That why i am not fully finish When It Was finish It will be Meta - File name Search and Song , Movie Search And i will change the convertion but I will Still use Dos And Change Listview and what is listbox Main project - Eat Spaghetti - Obfuscate and Optimize your script. The most advance add-on.Website more of GadGets! Link to comment Share on other sites More sharing options...
randallc Posted July 14, 2007 Author Share Posted July 14, 2007 Will it find _GUILV1.au3 for me?Woops! - added to zip in first thread!Randall ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
randallc Posted July 14, 2007 Author Share Posted July 14, 2007 I will Still use DosWhy!?....And Change Listview and what is listboxTell me if you can't run it and see please?....GUICtrlCreateList ( "text", left, top [, width [, height [, style [, exStyle]]]] )Best, randall ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
randallc Posted July 15, 2007 Author Share Posted July 15, 2007 Hi, In first post, new version [searchminerD.au3 or exe] with no dos indexing, and details as index option; I would appreciate feedback as I'm having trouble knowing if people are having problems with it.. best, randall ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
KJohn Posted July 15, 2007 Share Posted July 15, 2007 Hi, In first post, new version [searchminerD.au3 or exe] with no dos indexing, and details as index option; I would appreciate feedback as I'm having trouble knowing if people are having problems with it.. best, randall True; if you could quickly tell me about the most receny exe at that thread... ? Does it work for you? SearchMiner Yes. I know what you mean; I've only just started using it and it is quirky so far... but fast if compiled without UniCode.. Best of luck with your study/ work, Randall YAY!!! Works perfectly this time! Rebuild file index and then searching just says there is no index present. I sat there confused for a while and then clicked "index details" (56 seconds) and search for mp3 this time took 2.35 seconds (not the ol' 2 mins)!! Between you and me, while your program maybe very advanced, you should lose some of the lesser used details to prevent your users from getting confused. I'm sure you are at home with the interface you've written but people who see the program for the first time do not approach it from your frame of mind. In my opinion, there are too many permutations and combinations of settings at this point of time. In the best case scenario, there would be no settings to change - even the dumbest users would be at home with it. But you'd lose your more technical followers. Its a trade off you have to decide upon before you release your final version. All the best and I'll be around to test all your versions till then. Link to comment Share on other sites More sharing options...
randallc Posted July 15, 2007 Author Share Posted July 15, 2007 you should lose some of the lesser used detailsI agree; it has just been in development and I may never spruce it up!I am glad for the feedback that it is in fact working as I usually see it! - It has been useful for me personally and still is!; thanks asgain to @Kandiman for his input and original ideas too.Best, randall ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
WolfWorld Posted July 16, 2007 Share Posted July 16, 2007 Why!?....Tell me if you can't run it and see please?....GUICtrlCreateList ( "text", left, top [, width [, height [, style [, exStyle]]]] )Best, randall i am using treeview I am looking at your script so tomorrow DOS will be gone for sure!! Main project - Eat Spaghetti - Obfuscate and Optimize your script. The most advance add-on.Website more of GadGets! Link to comment Share on other sites More sharing options...
WolfWorld Posted July 16, 2007 Share Posted July 16, 2007 (edited) Now DOS Index Is gone byb DOS Edited July 16, 2007 by athiwatc Main project - Eat Spaghetti - Obfuscate and Optimize your script. The most advance add-on.Website more of GadGets! Link to comment Share on other sites More sharing options...
randallc Posted July 20, 2007 Author Share Posted July 20, 2007 (edited) Hi, Uploaded latest version; ** 20Jul07 - version SearchminerG; 1. lists pre-sorted , recent at top, unless too large [and not when in ListBox view; always seems to come alphabetically; anyone know how to stop that? **] 2. simpler GUI, less options 3. always get details so index a little slower, but search faster Best, randall Edited July 20, 2007 by randallc ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
WolfWorld Posted July 20, 2007 Share Posted July 20, 2007 (edited) Are You Cheating It Vbs Ya and is my faster than yours or yours faster than my Edited July 20, 2007 by athiwatc Main project - Eat Spaghetti - Obfuscate and Optimize your script. The most advance add-on.Website more of GadGets! Link to comment Share on other sites More sharing options...
randallc Posted July 20, 2007 Author Share Posted July 20, 2007 Are You Cheating It Vbsof course! best for quicker sorting..Ya and is my faster than yours or yours faster than myCan't tell yet; see my post on your thread?Randall ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
randallc Posted July 25, 2007 Author Share Posted July 25, 2007 Hi, ** 24Jul07 - version SearchminerJ; lists sorted if in Listview mode[up to 4000 at present..] very fast with icons; be amazed, if its working for you! Best, randall ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
KJohn Posted July 25, 2007 Share Posted July 25, 2007 Hi, ** 24Jul07 - version SearchminerJ; lists sorted if in Listview mode[up to 4000 at present..] very fast with icons; be amazed, if its working for you! Best, randall Wow... that was a really huge jump in performance and quality... Amazing... I"m really starting to feel the heat to improve my program.. and quick... Link to comment Share on other sites More sharing options...
WolfWorld Posted July 25, 2007 Share Posted July 25, 2007 Wow... that was a really huge jump in performance and quality... Amazing...I"m really starting to feel the heat to improve my program.. and quick...KJohn We Can't We Use Html For Full Main project - Eat Spaghetti - Obfuscate and Optimize your script. The most advance add-on.Website more of GadGets! Link to comment Share on other sites More sharing options...
KJohn Posted July 25, 2007 Share Posted July 25, 2007 KJohn We Can't We Use Html For Full I have to disagree with you there because, a search for MP3 on his takes me 8 seconds but on mine takes 0.26 seconds... That's still a world of a difference...And you should start to put timers in your program so that we can measure the time taken for similar queries... The TimerInit(), TimerDiff() ones... Link to comment Share on other sites More sharing options...
WolfWorld Posted July 26, 2007 Share Posted July 26, 2007 Comment!! Your Index Is At Only One File So When It Search it Will Be Slow Main project - Eat Spaghetti - Obfuscate and Optimize your script. The most advance add-on.Website more of GadGets! Link to comment Share on other sites More sharing options...
WolfWorld Posted July 26, 2007 Share Posted July 26, 2007 I have to disagree with you there because, a search for MP3 on his takes me 8 seconds but on mine takes 0.26 seconds... That's still a world of a difference...And you should start to put timers in your program so that we can measure the time taken for similar queries... The TimerInit(), TimerDiff() ones...Nice It will be in 0.0.3.8 Main project - Eat Spaghetti - Obfuscate and Optimize your script. The most advance add-on.Website more of GadGets! Link to comment Share on other sites More sharing options...
randallc Posted August 4, 2007 Author Share Posted August 4, 2007 (edited) I have to disagree with you there because, a search for MP3 on his takes me 8 seconds but on mine takes 0.26 seconds... That's still a world of a difference...Hi,How many files in MP3 search? - and do you mean time to display as well?Do you include startup time; yours takes 5-8 secs anyway?Newer version now a little prettier, a little faster; "SearchA.zip", but not that fast!Best, randall Edited August 4, 2007 by randallc ExcelCOM... AccessCom.. Word2... FileListToArrayNew...SearchMiner... Regexps...SQL...Explorer...Array2D.. _GUIListView...array problem...APITailRW Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now