In a recent note, Ray Mullins said: > Date: Fri, 10 Mar 2006 07:08:05 -0800 > > Many C/C++ compilers have a #pragma option (varies from compiler to > compiler, of course) that can suppress (and then unsuppress) messages. I > Sometimes allowing the programmer to control the severity of selected messages by specific message code.
> > -----Original Message----- > > [mailto:[log in to unmask]] On Behalf Of Charles Mills > > Sent: Thursday March 09 2006 15:45 > > > > I guess the HL assembler ACONTROL FLAG(NOxxxx) is the closest > > example I can think of. > > > > I'm thinking of a syntax something like IGNORE > > MSG(XYZ0123E,XYZ0456W,XYZ0789W) > > You might even wish, according to the customers' coding standards ,to be able to increase the severity of messages, treating a "nnnI" or a "nnnW" as if it were a "nnnE". Alas, if this capability is provided in PARM (one plausible implementaion) it readily exceeds the 100-character JCL limit. -- gil -- StorageTek INFORMATION made POWERFUL ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

