Shoutbox

Read from .txt, what on the web - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: Read from .txt, what on the web (/showthread.php?tid=62164)

Read from .txt, what on the web by Roli_ on 06-30-2006 at 06:40 PM

hy!

how to i craeta a script, what checks a TXT file in every X minute, and when it modified, show it for users in a toast window? (in the pop-up 'll be the text from the .txt)


RE: Read from .txt, what on the web by RaceProUK on 06-30-2006 at 08:21 PM

The scripting documentation has all the info you need to use the Scripting API, and MSDN will help you with JScript in general ;)

In fact, what you want to do sounds fairly simple, and after a bit of searching and reading, you should be able to knock up a working script in a couple of hours, easy ;)