andyswarbs Posted February 11, 2006 Share Posted February 11, 2006 (edited) To say thankyou to this most excellent fraternity/soriety I have just posted a range of library functions that I have developed. See my signature below for links. It would be nice if some of these headed into the main product. Even nicer if some were actually useful to you guys. Nearly all functions lean heavily on the latest beta (107 as I speak). Nearly all of them lean on the wealth of examples and fully functional code that you also post here. (My apologies if I have ripped yours off without acknowledgement - let me know and I will correct.) Some include test harnesses (commented out with Scite's Ctrl-Q). I intend to provide updates from time to time.If I was to point out two favourite routines - check out - my recursive registry search & replace. If this gets to be fully fledged & fully tested it could become awesome.- Run command with output streamed to two arrays.(Links added by request of Mhz)Licensing.au3Extended _Max & _Min_MsgBoxExitVarious extensions to _GuiCtrl...Run into an array etcExtensions to Array library, primarily in two dimensionsVersion dependency calculator, _IsVer1GEVer2User Management, answering some domain questionsExtensions to registry manipulation, including a recursive search & replaceDelimited string libraryString library extensionsTerminal Server supportFile library Edited February 11, 2006 by andyswarbs Licensing.au3Extended _Max & _Min_MsgBoxExitVarious extensions to _GuiCtrl...Run Dos programs output into an array etc (Updated 19-Feb-06)Extensions to Array library, primarily in two dimensions (updated 20-Feb-06)Version dependency calculator, _IsVer1GEVer2User Management, answering some domain questions (updated 19-Feb-06, various bugfixes and new functions added)Extensions to registry manipulation, including a recursive search & replaceDelimited string library (updated 19-Feb-03, added _DelimListSort)String library extensionsTerminal Server supportFile libraryCommand line parser (added 18-Feb-06)(UDF homepage) (Scit4Au3 UserCallTips added 21-Feb-06) Link to comment Share on other sites More sharing options...
randallc Posted February 11, 2006 Share Posted February 11, 2006 Hi, Looks amazingly extensive; I'll check it out when time.. 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...
MHz Posted February 11, 2006 Share Posted February 11, 2006 Would you be able to post some links, please. I do not see your signature. Signatures are an optional feature in forums. Also, if you ever changed your signature, then this thread may become useless. Link to comment Share on other sites More sharing options...
randallc Posted February 11, 2006 Share Posted February 11, 2006 Hi, Does that mean your ISP is unable to provide the signatures, or you have deliberately disabled them somehow...? 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...
MHz Posted February 11, 2006 Share Posted February 11, 2006 Hi,Does that mean your ISP is unable to provide the signatures, or you have deliberately disabled them somehow...?Best. randallThe latter. Viewing Signatures is optional in IPB forums so I turn them off. It has been a very long time since I last saw a signature.@andyswarbsThankyou for the links. I'm still sorting through them as you have done alot code. And thankyou for the contribution. Link to comment Share on other sites More sharing options...
andyswarbs Posted February 11, 2006 Author Share Posted February 11, 2006 (edited) @andyswarbs Thankyou for the links. I'm still sorting through them as you have done alot code. And thankyou for the contribution. It is my continued intention to publish all my core libraries under GPL. UserCallTips: If you want to you can load the contents of PopG_au3.user.calltips.api.txt into file "au3.user.calltips.api" in "C:\Program Files\AutoIt3\SciTe\api" to extend Scite4Au3 to CallTips knowledge about this library. Edited February 21, 2006 by andyswarbs Licensing.au3Extended _Max & _Min_MsgBoxExitVarious extensions to _GuiCtrl...Run Dos programs output into an array etc (Updated 19-Feb-06)Extensions to Array library, primarily in two dimensions (updated 20-Feb-06)Version dependency calculator, _IsVer1GEVer2User Management, answering some domain questions (updated 19-Feb-06, various bugfixes and new functions added)Extensions to registry manipulation, including a recursive search & replaceDelimited string library (updated 19-Feb-03, added _DelimListSort)String library extensionsTerminal Server supportFile libraryCommand line parser (added 18-Feb-06)(UDF homepage) (Scit4Au3 UserCallTips added 21-Feb-06) 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