On Fri, Jan 27, 2017 at 1:53 PM, Rick Troth <[email protected]> wrote:
> On 01/27/17 14:48, Charles Mills wrote: > >> 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. >> > > Sure, except the application in question is *ours* and there's no > strerror() or perror() or sprintf() for this condition. What we're dealing > with here is a call to stat() or equivalent against a file that is not > there which we will then create. > > > Or perhaps I misunderstand the exact context of your question. >> > > Or perhaps I haven't stated it well. (These things are so much easier in > assembler or C). :-) Hum, what language are you using? Perhaps there is something in it to suppress this, assuming it is part of the language's run time and not your code. > > > -- R; <>< > -- There’s no obfuscated Perl contest because it’s pointless. —Jeff Polk Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
