mIRC Homepage
Posted By: Doomstars /logdir - 03/09/03 03:03 AM
I'd like a command where I can change the log directory.
Posted By: LocutusofBorg Re: /logdir - 03/09/03 04:17 AM
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.
Posted By: Larra Re: /logdir - 03/09/03 05:43 AM
He means change directory on the fly, and by a script, I think
Posted By: Doomstars Re: /logdir - 03/09/03 06:48 AM
I know, but I stick with my suggestion.
Posted By: LocutusofBorg Re: /logdir - 03/09/03 10:10 AM
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.
Posted By: Doomstars Re: /logdir - 03/09/03 10:49 AM
Didn't debug lack the option to name the debug log file once?
Posted By: codemastr Re: /logdir - 03/09/03 06:12 PM
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.
Posted By: LocutusofBorg Re: /logdir - 04/09/03 04:21 AM
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?
Posted By: qwerty Re: /logdir - 04/09/03 07:55 AM
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).
© mIRC Discussion Forums