mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Oct 2003
Posts: 214
S
Fjord artisan
OP Offline
Fjord artisan
S
Joined: Oct 2003
Posts: 214
/exit -r should use the command line switches which where used before or better would be an option to add a new command line to the /exit command if the -r switch is given

for example:
Code:
/exit -nr $cmdline -someCustomStuff


Well uhm appears to be more a feature request than a bug report wink


one step closer to world domination
Joined: Jul 2006
Posts: 4,149
W
Hoopy frood
Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,149
I disagree about forcing mirc to restart with the old cmdline parameter when -r is used, it could break script, but a new parameter (-r1 keep the old cmdline, -r0 doesn't, default to -r0) would be useful.

Btw, If you want to restart with another cmdline parameter, don't use -r and just /run $mircexe -cmdline_here before /exit'ing

Last edited by Wims; 02/05/10 09:06 PM.

#mircscripting @ irc.swiftirc.net == the best mIRC help channel

Link Copied to Clipboard