
IniRead, itime, %inifile%, Settings, PrimaryPingDelay, 5000 IniRead, times, %inifile%, Settings, SpeechLimitTimes, 1 IniRead, isit, %inifile%, Settings, LimitSpeech, 0 IniRead, spk, %inifile%, Settings, UseSpeech, 0 Time := itime set timer to ping loop time NetCon Alert by Drugwash, January 1, 2010
#Chknet forum free#
The ping() function is unchanged only the NetCon Alert example script was modified, as mentioned above.ĭownload page for NetCon Alert (includes ping() function and older versions):ĬOMPATIBILITY: AutoHotkey 1.0.48.05 (AHK Basic)įeel free to modify any of them if they don't work in your super-duper OS - it's been built and tested in Win98SE only.
#Chknet forum code#
The function code has been cleaned up a little by removing the example. *** v2.0 changes the function name, as requested by tuncay down this topic Main function to call is Ping() the others are helpers but may be used independently, if needed.

Maybe someone will find this function useful. Besides, it's annoying having to deal with a DOS command window when calling the built-in ping.exe in Win9x. While some people like to mock newbies instead of helping them, others still remember how it feels like.
