K
Ken Ward
Guest
I have a procedure that will optionally take a message and redirect it to a log file. The issue is that the log file is not always available depending on the situation. I'd like to be able to test if the stream is open and then only write the message if it is, otherwise I get error 1387. I've been through the documentation and have searched the KB, but haven't found anything.
Continue reading...
Continue reading...