mIRC Homepage
Posted By: sublime053 Output from a text file - 30/08/03 10:49 PM
Hey, I searched around but couldn't find what I'm looking for. I have this plugin for windows media player 9 that outputs a text file of the song info to mircdirectory\songout.txt . How could I get this to display in mirc? Thanks in advance.
Posted By: theRat Re: Output from a text file - 30/08/03 11:02 PM
/help $read
Posted By: sublime053 Re: Output from a text file - 30/08/03 11:36 PM
http://mywebpages.comcast.net/sublime053/songout.txt

That is the output I get from windows media player.. When i use the $read thing I can only get 1 line from it. Are there any mirc addons/scripts that I can use to make this simpler and to output it in a similar fashion to AMIP ? ( http://amip.tools-for.net )

Thanks again.
Posted By: demitrix Re: Output from a text file - 31/08/03 05:18 AM
alias song {
msg $active $read($mircdirsongout.txt,1) - $read($mircdirsongout.txt,4)
}

typing /song in a channel will return
Artist - Title
© mIRC Discussion Forums