mIRC Home    About    Download    Register    News    Help

Print Thread
#48353 09/09/03 08:27 PM
Joined: Aug 2003
Posts: 1,831
I
Iori Offline OP
Hoopy frood
OP Offline
Hoopy frood
I
Joined: Aug 2003
Posts: 1,831
/list -f [#channel|*mask*] [-MIN #] [-MAX #] [File.ext]

#48354 09/09/03 10:30 PM
Joined: Aug 2003
Posts: 19
P
Pikka bird
Offline
Pikka bird
P
Joined: Aug 2003
Posts: 19
A little explanaition of what you mean would be nice smile Do you want it to save the output to a file?


Propogater @ DALnet, #HelpDesk and #Help
#48355 09/09/03 11:03 PM
Joined: Aug 2003
Posts: 1,831
I
Iori Offline OP
Hoopy frood
OP Offline
Hoopy frood
I
Joined: Aug 2003
Posts: 1,831
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.

#48356 09/09/03 11:08 PM
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
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.

#48357 09/09/03 11:16 PM
Joined: Aug 2003
Posts: 1,831
I
Iori Offline OP
Hoopy frood
OP Offline
Hoopy frood
I
Joined: Aug 2003
Posts: 1,831
From the Channels List dialog mIRC will use Network.txt, from commandline its "channels.txt" :tongue:


Link Copied to Clipboard