Use DISPLAY CSECT to display the status of any CSECT in any load module in any library.
Use this format for the DISPLAY CSECT command.
Display CSECT {STEPLIB module} [csect]
{JOBLIB module} [IMOD imodname]
{dsname module}
{dsname(module)}
The DISPLAY CSECT command takes these parameters:
|
STEPLIB |
Searches the STEPLIB data set. |
|
JOBLIB |
Searches the JOBLIB data set. |
|
Dsname |
Searches the specified data set. This data set must be cataloged and must be accessible (read access) to the user issuing the request. |
|
Module |
Name of the load module to be searched. |
|
Csect |
Name of the CSECT to be displayed. If omitted, the CSECT name is assumed to be identical to the load module name. |
|
Imodname |
Search for the CSECT that contains the specified IMOD. This parameter is valid for load modules created with the IMOD Packaging Facility. |
Example
------------------------- CA‑GSS/ISERVE Control Panel ------ ROW 1 TO 4 OF 4 ==> display csect ewf.fxao.authlib(test) => PAGE Target node: * ssid: * Host node: B1EWF ssid EWF ============================================================================== Display for load module TEST in EWF.FXAO.AUTHLIB CSECT TEST was assembled on 03/18/06 by version 02.01 Fix TEST021 was applied on 03/18/06 Fix NO_IDENT was applied on 03/18/06
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |