Listening to runtime error messages
NMarkRoberts
Posts: 455
When I'm testing my code I always have a telnet session open "listening" to my "send_string 0" stream plus any runtime system error messages.
I decided I wanted to automate that process so that I don't have to listen all the time - and my code can listen onsite and email to me anything interesting.
With the help of the kind folk at AV Technology (local AMX distributors) I wrote the attached code. It works but it's not very mature yet (that's my way of saying it might be subtly flaky!)
I decided I wanted to automate that process so that I don't have to listen all the time - and my code can listen onsite and email to me anything interesting.
With the help of the kind folk at AV Technology (local AMX distributors) I wrote the attached code. It works but it's not very mature yet (that's my way of saying it might be subtly flaky!)
0