quote:
Originally posted by hmaster
quote:
Originally posted by Eagle_Erwin
Ok, sounds like a good option, but how does the WLM script know that the file is modified, and that the text in it has to be send to a person via WLM?
You would have to start a timer to check the file every x amount of seconds/minutes. The text could only be sent if the person is on your allow list otherwise it won't be able to send.
I'm afraight a timer would use a big amount of system resources, when it have to check a file every 5 sec.
I was more looking for a command-line thing or maybe an API, as Ezra posted. The problem is, I know nothing about API's, and it looks pretty hard for me.