About the COMMENT of PANLIB member
search cancel

About the COMMENT of PANLIB member

book

Article ID: 220977

calendar_today

Updated On:

Products

Panvalet

Issue/Introduction

Is there a sample JCL that adds/updates comments to Panvalet library member?

Environment

Release:ALL

Resolution

The following is a sample JCL.

Sample JCL:

//STEP01  EXEC PGM=PAN#1
//STEPLIB  DD DSN=Prefix.panvlt.CBA3LINK,DISP=SHR
//SYSPRINT DD SYSOUT=*
//PANDD1   DD DSN=user.panvlt.panlib,DISP=SHR
//SYSIN    DD *
++COMMENT member,comments
/*
//
comments : up to 50 characters of user-defined information with a library member.
 

Additional Information

For more information, see the COMMENT Command of Using document.