mIRC Home    About    Download    Register    News    Help

Print Thread
#28598 07/06/03 05:21 PM
I
ikke
ikke
I
What's the difference between getting error code 3 or 4 back? and what are the others?

Perhaps a nice idea to add this to the help file?

#28599 08/06/03 05:42 AM
Joined: Jan 2003
Posts: 2,973
K
Hoopy frood
Offline
Hoopy frood
K
Joined: Jan 2003
Posts: 2,973
if ($sockerr) { /echo -a Socket Error: $sock($sockname).wserr $sock($sockname).wsmsg }

#28600 08/06/03 11:49 AM
I
ikke
ikke
I
Hmm, okay, thanks alot.

By the way, /timers\ <-- this command IS undocumented, but quite usefull. Found out about it by accident.

#28601 08/06/03 11:50 AM
Joined: Dec 2002
Posts: 2,958
W
Hoopy frood
Offline
Hoopy frood
W
Joined: Dec 2002
Posts: 2,958
So it is. grin

It does the same as "/timers" though.

#28602 08/06/03 01:45 PM
T
theRat
theRat
T
Plain /timer or /timer<what ever> without any params returns the timer list
/timers w/ or w/o params returns always the timer list...

#28603 18/06/03 04:24 PM
Q
quizer
quizer
Q
$sockerr == 4
is DNS error,
$sockerr == 3 is that the connection is denied, or no response from host.


Link Copied to Clipboard