rcmaehl Posted April 6, 2012 Author Posted April 6, 2012 I think it's suffice to say rcmaehl that you haven't provided a good enough example. If you did provide a 'plausible' example that required deletion to the nearest millisecond then you wouldn't be using _SelfDelete to achieve this.That is true, but I don't use _SelfDelete myself so I can't really think of a good example. Anyway, it's just a suggestion. My UDFs are generally for me. If they aren't updated for a while, it means I'm not using them myself. As soon as I start using them again, they'll get updated.My Projects WhyNotWin11Cisco Finesse, Github, IRC UDF, WindowEx UDF
guinness Posted April 6, 2012 Posted April 6, 2012 That is true, but I don't use _SelfDelete myself so I can't really think of a good example. Anyway, it's just a suggestion.A shame you weren't this honest at the beginning. 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
rcmaehl Posted April 6, 2012 Author Posted April 6, 2012 (edited) A shame you weren't this honest at the beginning.Leaving out that information was unintended.I'm not good at summarizing because I tend to get my main point jumbled, confused, or incomplete, but my main points of this post were:That a ping with a length of 0 is smaller than the normal ping thus less resources (always)That a ping might take less than 1 second to run using localhost thus isn't a good timer (compared to using an invalid IP)That a ping could be used at different different timeout intervals thus using less resources as ping would have idle time (when used with an invalid IP) Note: Rough draft post, likely to change without notice or you noticing.Note: Do I need the part saying I'm bad at summarizing? It seems "wrong/missing something." Edited April 6, 2012 by rcmaehl My UDFs are generally for me. If they aren't updated for a while, it means I'm not using them myself. As soon as I start using them again, they'll get updated.My Projects WhyNotWin11Cisco Finesse, Github, IRC UDF, WindowEx UDF
James Posted April 6, 2012 Posted April 6, 2012 Note: Do I need the part saying I'm bad at summarizing? It seems "wrong/missing something."I'd stop posting? Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
rcmaehl Posted April 6, 2012 Author Posted April 6, 2012 I'd stop posting?Entirely, or just that post? My UDFs are generally for me. If they aren't updated for a while, it means I'm not using them myself. As soon as I start using them again, they'll get updated.My Projects WhyNotWin11Cisco Finesse, Github, IRC UDF, WindowEx UDF
wraithdu Posted April 6, 2012 Posted April 6, 2012 (edited) This is a stupid discussion, but I'll post this anyway to prove the OP's original position is wrong to begin with, and because I really like SS64 as a resource when I need to do batch scripting.http://groups.google.com/group/alt.msdos.batch.nt/msg/804a9fa0f5864558linked fromhttp://ss64.com/nt/sleep.html Edited April 6, 2012 by wraithdu
rcmaehl Posted April 9, 2012 Author Posted April 9, 2012 Yes.To which one!?This is a stupid discussion, but I'll post this anyway to prove the OP's original position is wrong to begin with, and because I really like SS64 as a resource when I need to do batch scripting.http://groups.google.com/group/alt.msdos.batch.nt/msg/804a9fa0f5864558linked fromhttp://ss64.com/nt/sleep.htmlAh, didn't know that. :| My UDFs are generally for me. If they aren't updated for a while, it means I'm not using them myself. As soon as I start using them again, they'll get updated.My Projects WhyNotWin11Cisco Finesse, Github, IRC UDF, WindowEx UDF
MvGulik Posted May 15, 2012 Posted May 15, 2012 Wiki: Special:UserLogin/signupYou do not have permission to create this user account, for the following reason:The action you have requested is limited to users in the group: Administrators.Mmm ... nevermind ... Just day dreaming. "Straight_and_Crooked_Thinking" : A "classic guide to ferreting out untruths, half-truths, and other distortions of facts in political and social discussions.""The Secrets of Quantum Physics" : New and excellent 2 part documentary on Quantum Physics by Jim Al-Khalili. (Dec 2014) "Believing what you know ain't so" ... Knock Knock ...
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