|
/logdir
#46754
03/09/03 03:03 AM
|
Joined: Dec 2002
Posts: 339
Doomstars
OP
Fjord artisan
|
OP
Fjord artisan
Joined: Dec 2002
Posts: 339 |
I'd like a command where I can change the log directory.
|
|
|
Re: /logdir
#46755
03/09/03 04:17 AM
|
Joined: Mar 2003
Posts: 1,271
LocutusofBorg
Hoopy frood
|
Hoopy frood
Joined: Mar 2003
Posts: 1,271 |
alt+o | IRC| Logging --> click the button at the bottom marked "Logs and buffer saves folder"
or directly write to the mirc.ini
/writeini mirc.ini dirs logdir $sdir="Select directory to save logfiles in"
Make sure you know what you're doing tho.
DALnet #Helpdesk I hear and I forget. I see and I remember. I do and I understand. -Confucius
|
|
|
Re: /logdir
#46756
03/09/03 05:43 AM
|
Joined: Dec 2002
Posts: 39
Larra
Ameglian cow
|
Ameglian cow
Joined: Dec 2002
Posts: 39 |
He means change directory on the fly, and by a script, I think
|
|
|
Re: /logdir
#46757
03/09/03 06:48 AM
|
Joined: Dec 2002
Posts: 339
Doomstars
OP
Fjord artisan
|
OP
Fjord artisan
Joined: Dec 2002
Posts: 339 |
I know, but I stick with my suggestion.
|
|
|
Re: /logdir
#46758
03/09/03 10:10 AM
|
Joined: Mar 2003
Posts: 1,271
LocutusofBorg
Hoopy frood
|
Hoopy frood
Joined: Mar 2003
Posts: 1,271 |
I know what he meant, and since a command is available via script (like I put forth), I remember reading on these forums that there is little chance such things will be implemented.
DALnet #Helpdesk I hear and I forget. I see and I remember. I do and I understand. -Confucius
|
|
|
Re: /logdir
#46759
03/09/03 10:49 AM
|
Joined: Dec 2002
Posts: 339
Doomstars
OP
Fjord artisan
|
OP
Fjord artisan
Joined: Dec 2002
Posts: 339 |
Didn't debug lack the option to name the debug log file once?
|
|
|
Re: /logdir
#46760
03/09/03 06:12 PM
|
Joined: Dec 2002
Posts: 2,809
codemastr
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 2,809 |
That writeini won't work. If you write to mirc.ini while mIRC is running (which is what is going on, because mIRC must be running to use /writeini), then the changes do not take effect.
|
|
|
Re: /logdir
#46761
04/09/03 04:21 AM
|
Joined: Mar 2003
Posts: 1,271
LocutusofBorg
Hoopy frood
|
Hoopy frood
Joined: Mar 2003
Posts: 1,271 |
I never bothered with writing to the mirc.ini, but I have been told there is a command available to reload the mirc.ini while mirc is running so that changes you manually made will take effect. (/saveini) Or did I misinterpret and is that the other way around?
DALnet #Helpdesk I hear and I forget. I see and I remember. I do and I understand. -Confucius
|
|
|
Re: /logdir
#46762
04/09/03 07:55 AM
|
Joined: Jan 2003
Posts: 2,523
qwerty
Hoopy frood
|
Hoopy frood
Joined: Jan 2003
Posts: 2,523 |
It's the other way around. /saveini forces mirc to write to mirc.ini (and other .ini files) its own settings (kept in memory until then). There is no way to modify mirc.ini and keep the changes when mirc exits (unless you crash mirc or your OS).
/.timerQ 1 0 echo /.timerQ 1 0 $timer(Q).com
|
|
|
|
|
|