mIRC Home    About    Download    Register    News    Help

Print Thread
#28598 07/06/03 05:21 PM
Joined: Dec 2002
Posts: 6
I
ikke Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
I
Joined: Dec 2002
Posts: 6
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: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
if ($sockerr) { /echo -a Socket Error: $sock($sockname).wserr $sock($sockname).wsmsg }


-KingTomato
#28600 08/06/03 11:49 AM
Joined: Dec 2002
Posts: 6
I
ikke Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
I
Joined: Dec 2002
Posts: 6
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,985
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 2,985
So it is. grin

It does the same as "/timers" though.

#28602 08/06/03 01:45 PM
Joined: Dec 2002
Posts: 774
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Dec 2002
Posts: 774
Plain /timer or /timer<what ever> without any params returns the timer list
/timers w/ or w/o params returns always the timer list...


Code:
//if ( khaled isgod ) echo yes | else echo no
#28603 18/06/03 04:24 PM
Joined: May 2003
Posts: 32
Q
Ameglian cow
Offline
Ameglian cow
Q
Joined: May 2003
Posts: 32
$sockerr == 4
is DNS error,
$sockerr == 3 is that the connection is denied, or no response from host.


Link Copied to Clipboard