CL Command Reference - CRTOVL
CL Command List > CRTOVL Reference
Description:
The Create Overlay (CRTOVL) command creates an overlay resource from a physical file. The physical file contains the overlay resource information. The overlay resource information, can, for example, come from a S/370 host system and be in the Systems Application Architecture (SAA) format.
Examples:
CRTOVL OVL(MYLIB/MYSIGNTR)
FILE(MYLIB/MYSIGNTR) MBR(MYSIGNTR)
AUT(*EXCLUDE) TEXT(¡¯representation of my signature¡¯)
This command creates the overlay MYSIGNTR into MYLIB. File name MYSIGNTR in library MYLIB with member MYSIGNTR, is used as input. Specifying *EXCLUDE does not allow any other user access to the signature. The text describes the overlay.