Well, part of my script is overriding mIRC's default handling of whois replies by redirecting it to an @Whois window, I have that part more or less complete, I'm trying to polish it off by seperating replies with the line seperator in the users mIRC options (and to prefix script info to the status window). If I go the readini route, I'd have to constantly flushini and reread the ini file, or something like it, not terribly efficent. Which is why I would have prefered an identifier or some other means of reading it directly from mIRC's memory.
*edit* there is the /linesep command, but that only prints a line seperator by itself, unless there's an identifier i havn't picked up yet that will catch the output of a command?
Last edited by AidanJT; 14/06/06 01:07 AM.