mIRC Home    About    Download    Register    News    Help

Print Thread
#53740 11/10/03 04:09 PM
Joined: Aug 2003
Posts: 12
D
Driitz Offline OP
Pikka bird
OP Offline
Pikka bird
D
Joined: Aug 2003
Posts: 12
hi..
im making a log viwer in a dialog and am i little stuck , any help would be greatly appreciated..

i have the log opening using
loadbuf $+(1,-,$lines($did(101).seltext)) -pir @lv $did(101).seltext
this works fine .. except i cant figure out how to bring it back to the top after all the lines are loaded ...
if anyone knows how id be very gratefull

thanks folks laugh

Joined: Aug 2003
Posts: 1,831
I
Hoopy frood
Offline
Hoopy frood
I
Joined: Aug 2003
Posts: 1,831
Could try
Code:
  did -c $dname 101 1
  did -u $dname 101

Joined: Aug 2003
Posts: 12
D
Driitz Offline OP
Pikka bird
OP Offline
Pikka bird
D
Joined: Aug 2003
Posts: 12
thanks for your reply, i sorted it in the end using -

/sline @lv 1

thanks again

Dr\\tz

Joined: Aug 2003
Posts: 1,831
I
Hoopy frood
Offline
Hoopy frood
I
Joined: Aug 2003
Posts: 1,831
Oh LOL I read the post wrong, sorry about that. Glad you sorted it out. smile


Link Copied to Clipboard