[Progress Communities] [Progress OpenEdge ABL] Forum Post: Way to check if a STREAM is open?

  • Thread starter Thread starter Ken Ward
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top