Hello,
I want to search for a particular string in JESMSGLG from an assembler program. e.g. following is my JESMSGLG and I want to search for string xxxxxxxxx and if that string is present I want to print particular message in some other file.
--------------------------------------------------------------------------------------------
12.21.41 JOB00884 xxxxxxxxx VOLUME SELECTION HAS FAILED FOR
938 DATA SET YYYYYYYYYYYYYY
938 JOBNAME (VINO0041) STEPNAME (MMM7001)
938 PROGNAME (FFFFC70 ) DDNAME (OUTPT )
--------------------------------------------------------------------------------------------
Please tell me how to refer to this JESMSGLG from my assembler program. Also tell me if this can be done.
Thanks.
Regards,
Vinod