Is is possible to write into a log file when an event,eg. error, occurs, and send a page to a pager through a modem ?
Printable View
Is is possible to write into a log file when an event,eg. error, occurs, and send a page to a pager through a modem ?
Add error handling to all your functions etc.. make a sub that does the pager stuff. I know there is a control that can use a pager, I've never done any direct modem programming though so I couldn't help with that part.