I *think* that generally that message is output by the application. The application calls strerror() which returns that string, and then the application prints it. I think your argument is with the application, not LE.
Or perhaps I misunderstand the exact context of your question. Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Rick Troth Sent: Friday, January 27, 2017 11:38 AM To: [email protected] Subject: how to silence EDC5129I for function calls A customer is getting "EDC5129I no such file or directory". The file in question doesn't exist, but that's okay (it will exist next timeslice), so the message is annoying. This would make sense for a command, but it's happening as a side effect of a function call. I've seen this kind of behavior before and attributed it to "overly helpful" LE support or some other runtime layer. I seem to recall a hint of a way to control this but can't find it. Is there a runtime option to shut this up? Thanks. -- R; <>< ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
