|
|
Joined: Dec 2002
Posts: 343
Pan-dimensional mouse
|
OP
Pan-dimensional mouse
Joined: Dec 2002
Posts: 343 |
I'd like a command where I can change the log directory.
|
|
|
|
Joined: Mar 2003
Posts: 1,271
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
|
|
|
|
Joined: Dec 2002
Posts: 39
Ameglian cow
|
Ameglian cow
Joined: Dec 2002
Posts: 39 |
He means change directory on the fly, and by a script, I think
|
|
|
|
Joined: Dec 2002
Posts: 343
Pan-dimensional mouse
|
OP
Pan-dimensional mouse
Joined: Dec 2002
Posts: 343 |
I know, but I stick with my suggestion.
|
|
|
|
Joined: Mar 2003
Posts: 1,271
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
|
|
|
|
Joined: Dec 2002
Posts: 343
Pan-dimensional mouse
|
OP
Pan-dimensional mouse
Joined: Dec 2002
Posts: 343 |
Didn't debug lack the option to name the debug log file once?
|
|
|
|
Joined: Dec 2002
Posts: 2,809
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.
|
|
|
|
Joined: Mar 2003
Posts: 1,271
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
|
|
|
|
Joined: Jan 2003
Posts: 2,523
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
|
|
|
|
|
|