mIRC Home    About    Download    Register    News    Help

Print Thread
#43785 23/08/03 08:17 PM
Joined: Dec 2002
Posts: 1,527
_
_D3m0n_ Offline OP
Hoopy frood
OP Offline
Hoopy frood
_
Joined: Dec 2002
Posts: 1,527
[NICKEXAMPLE]
quit_time=17:27:08 (05/14/2003)
nick_time=10:56:55 (08/23/2003)

how is this returning incorrectly

//echo -a $iif($drc(NICKEXAMPLE, quit_time ) > $dcr(NICKEXAMPLE,nick_time),t,f)
it return t in that example when it should return false

dcr is an alias used to read an ini its setup like this

alias dcr return $readini seen.ini $$1 $$2

now what im having problems with is that its saying the quit time is newer than the nickchange time ... when it infact isnt due to the date? how can i make it evaluat the date in it too? should i setup to log a different date format into the ini?


D3m0nnet.com
#43786 23/08/03 08:22 PM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
Quote:
dcr is an alias used to read an ini

ur first alias just after $iif says $drc :tongue:


new username: tidy_trax
#43787 23/08/03 09:17 PM
Joined: Dec 2002
Posts: 1,527
_
_D3m0n_ Offline OP
Hoopy frood
OP Offline
Hoopy frood
_
Joined: Dec 2002
Posts: 1,527
ok i had a typo but i resolved it already so ty anyway


D3m0nnet.com
#43788 23/08/03 09:18 PM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
np grin


new username: tidy_trax
#43789 23/08/03 09:19 PM
Joined: Dec 2002
Posts: 1,527
_
_D3m0n_ Offline OP
Hoopy frood
OP Offline
Hoopy frood
_
Joined: Dec 2002
Posts: 1,527
i figured out converting it to $ctime and then $remove the ( ) around the date that it then returns properly


D3m0nnet.com
#43790 24/08/03 04:18 AM
Joined: Jan 2003
Posts: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
AN INI for a seen script? good luck..


-KingTomato
#43791 24/08/03 05:07 AM
Joined: Dec 2002
Posts: 1,527
_
_D3m0n_ Offline OP
Hoopy frood
OP Offline
Hoopy frood
_
Joined: Dec 2002
Posts: 1,527
why not a seen script for one channel is not a speed needed function ... btw ty for the well wishes but its all working fine


D3m0nnet.com

Link Copied to Clipboard