What about the SAMPLIB SPPINST and SPPPACK ?
According comments it is a kind of syntax checker.

On 22.10.2013 15:22, Peter Relson wrote:
WIth a syntax error such as the one shown by the OP, there would have been
an IPL-time message such as:
IEA712I LPALST LIBRARY DATA SETS IGNORED
/*                                            -UNABLE TO LOCATE

As to why it blew up, it was likely because one of the data sets later in
the LPALSTxx definition was also therefore not included (this line was
treated as the end of input because it had no trailing comma after the
initial token which was the "/*") and some later processing needed a
module in one of the not-included data sets.

FWIW, I would think that not very many things would treat
/* SYS1.CICS41.SDFHLPA,
as a valid comment since it does not have the traiilng */.
Of course LPALSTxx wouldn't treat it as a valid comment even with the
trailing */.

Peter Relson
z/OS Core Technology Design

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN




--
Kind regards, / Mit freundlichen Grüßen
Miklos Szigetvari

Research&  Development
ISIS Papyrus Europe AG
Alter Wienerweg 12, A-2344 Maria Enzersdorf, Austria
T: +43(2236) 27551 333, F: +43(2236)21081
E-mail: miklos.szigetv...@isis-papyrus.com
Info: i...@isis-papyrus.com Hotline: +43-2236-27551-111
Visit our brand new extended Website at www.isis-papyrus.com
---------------------------------------------------------------
This e-mail is only intended for the recipient and not legally
binding. Unauthorised use, publication, reproduction or
disclosure of the content of this e-mail is not permitted.
This email has been checked for known viruses, but ISIS Papyrus accepts
no responsibility for malicious or inappropriate content.
---------------------------------------------------------------

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to