mIRC Homepage
Posted By: Iori /list extension - 09/09/03 08:27 PM
/list -f [#channel|*mask*] [-MIN #] [-MAX #] [File.ext]
Posted By: Propogater Re: /list extension - 09/09/03 10:30 PM
A little explanaition of what you mean would be nice smile Do you want it to save the output to a file?
Posted By: Iori Re: /list extension - 09/09/03 11:03 PM
mIRC already does save /list results to a file , but you have no control over its name when used from commandline, and it also overwrites the same file for each search. This switch is to supply mIRC with a optional filename to save to.
For example, as it is now, if you did "/list *orange*" on network1, and then "/list *linux*" on network2, the second list is saved to (overwrites) the same file, usually "channels.txt" when used from commandline. My proposal would allow /list -f *orange* "kofnet orange.txt" and /list -f *cafe* "blahnet cafes.txt", to save both searches.
Posted By: codemastr Re: /list extension - 09/09/03 11:08 PM
If I'm not mistaken, mIRC will use networkname.txt, not just channels.txt. So if you did it on two seperate networks, it should generate two seperate files.
Posted By: Iori Re: /list extension - 09/09/03 11:16 PM
From the Channels List dialog mIRC will use Network.txt, from commandline its "channels.txt" :tongue:
© mIRC Discussion Forums