Err...yes... That tells me how to create a message source file, which I have done. I am interested in the "message SCRIPT file", as in:
":xpl. This tag is optional. The :xpl. tag indicates text used to explain the condition. It is not printed as part of the message, but is included if the message SCRIPT file is formatted and printed." Are the SCRIPT file and the source file the same thing, just confusingly with two different names? Frank -- Frank Swarbrick Applications Architect - Mainframe Applications Development FirstBank Data Corporation - Lakewood, CO USA P: 303-235-1403 On 12/2/2010 at 11:15 AM, in message <32535885.1291313715063.javamail.r...@elwamui-rubis.atl.sa.earthlink.net>, Lizette Koehler <[email protected]> wrote: > Have you checked out this manual? > > Creating a Message Source File > > z/OS V1R9.0 Language Environment Programming Guide > SA22-7561-08 > > The message source file contains the message text and information associated > with each message. Standard tags and format are used for message text and > different types of message information. The tags and format of the message > source files are used by the CEEBLDTX utility to transform the source file > into a loadable TEXT file. > > Under TSO/E, if you specify a partially qualified name, TSO/E adds the > current prefix (usually userid) as the leftmost qualifier and TEXT as the > rightmost qualifier. The message source file should have a fixed record > format with a record length of 80. > > When creating a message file, make sure your sequential numbering attribute > is turned off in the editor so that trailing sequence numbers are not > generated. Trailing blanks in columns 1–72 are ignored. At least one message > data set (TSO/E) is required for each national language version of your > messages. > > All tags used to create the source file begin with a colon(:), followed by a > keyword and a period(.). All tags must begin in column 1, except where noted. > Comments in the message source file must begin with a period asterisk (.*) in > the leftmost position of the input line. > > Figure 108 shows an example of a message source file with a facility ID of > XMP. > > > > Lizette > > > -----Original Message----- >>From: Frank Swarbrick <[email protected]> >>Sent: Dec 2, 2010 12:51 PM >>To: [email protected] >>Subject: LE "message script file" >> >>Section "Creating a Message Source File" of the LE Programming Guide has > references to a "message SCRIPT file", but I cannot find any more details on > this file. Anyone have any pointers to further documentation? >> >>Thanks, >>Frank >> >> >> >>-- >> >>Frank Swarbrick >>Applications Architect - Mainframe Applications Development >>FirstBank Data Corporation - Lakewood, CO USA >>P: 303-235-1403 >> >> > > ---------------------------------------------------------------------- > 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 >>> The information contained in this electronic communication and any document attached hereto or transmitted herewith is confidential and intended for the exclusive use of the individual or entity named above. If the reader of this message is not the intended recipient or the employee or agent responsible for delivering it to the intended recipient, you are hereby notified that any examination, use, dissemination, distribution or copying of this communication or any part thereof is strictly prohibited. If you have received this communication in error, please immediately notify the sender by reply e-mail and destroy this communication. Thank you. ---------------------------------------------------------------------- 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

