pasobriver.blogg.se

Chknet forum
Chknet forum








  1. #Chknet forum code#
  2. #Chknet forum free#

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.

  • Changed script date (thanks Tuncay for the heads up).
  • minor change to the _T(string) function.
  • The NetCon Alert script has also been modified to reflect the aforementioned changes and its version was also boosted to 2.0 (for consistency with the function version). Main function - formerly A_Ping() - is now called ping() script's name has been changed accordingly, version was raised to 2.0.
  • As per Tuncay's request (see the forum topic), the names of all functions have been changed for better stdlib compatibility.
  • Fixed small typo in main function script (ErroLevel -> ErrorLevel) It requires the COM library, downloadable at (thank you, Sean). Also a few comments have been added.Īnother example, in form of a ready-to-use script, has been provided separately.Įxample has been updated at 18:36 EEST.Īdded speech capabilities thanks to the script provided at (thank you, DerRaphael).

    #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.

    chknet forum

    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.










    Chknet forum