mIRC Home    About    Download    Register    News    Help

Print Thread
#17746 01/04/03 07:07 PM
Joined: Apr 2003
Posts: 3
H
Self-satisified door
OP Offline
Self-satisified door
H
Joined: Apr 2003
Posts: 3
I prefer to have quick access to a channel's or query's log file by clicking right mouse button for channel/query context menu. If you've got 100s of log files you can easily find your desired log entries.

#17747 02/04/03 05:26 AM
Joined: Dec 2002
Posts: 774
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Dec 2002
Posts: 774
add to channel popup:
View log: run $mklogfn($active)


Code:
//if ( khaled isgod ) echo yes | else echo no
#17748 02/04/03 02:14 PM
Joined: Apr 2003
Posts: 3
H
Self-satisified door
OP Offline
Self-satisified door
H
Joined: Apr 2003
Posts: 3
thx but,
error message: "/run: unable to open 'logfile.log'"

#17749 02/04/03 02:20 PM
Joined: Dec 2002
Posts: 699
N
Fjord artisan
Offline
Fjord artisan
N
Joined: Dec 2002
Posts: 699
Try using
View log:run notepad.exe $+(",$window($active).logfile,")

#17750 02/04/03 02:30 PM
Joined: Apr 2003
Posts: 3
H
Self-satisified door
OP Offline
Self-satisified door
H
Joined: Apr 2003
Posts: 3
cool, now it's working


Link Copied to Clipboard