Type Commands

Label Command Parameters
[optional] INSert TYPE TYPEKEY = typekey
DCB = ([BLKSIZE = number of bytes
	,DSORG =[DA | PS | PO | VSAM]
	,LRECL = number of bytes
	,RECFM = record format])
DISP = ([NEW | OLD | MOD | RPL | SHR]
	[,KEEP | ,CATLG | ,DELETE]
	[,KEEP | ,CATLG | ,DELETE])
DSNTYPE = PDS | LIBRARY | BASIC | LARGE | EXTPREF | EXTREQ
VERSION=1|2
MAXGENS=0-2000000000
AVGREC = (U | K | M)
DATACLAS = data class name
EATTR = OPT | NO | blanks
KEYLEN = bytes
KEYOFF = offset to key
LIKE = model data set name
LRECL = bytes
MGMTCLAS = management class name
RECORG = (KS | ES | RR | LS)
SECMODEL = (profile name [, GENERIC])
STORCLAS = storage class name
SPACE =  ( CYL | TRK | blk, (prim, sec, (dir))
	(,RLSE | , (CONTIG | ,) (ROUND|))
	(ave_rec_len, (primary_rcds, secondary_rcds))
UNIT = unit type
VOL=SER = volume serial number
IOEXIT = exitname | (exitname{,parm,…})
[optional] UPDate TYPE Same parameters as INSert TYPE
[optional] DELete TYPE WHERE (TYPEKEY = typekey | generic | (list))
PRint | TABle
[optional] SELect TYPE WHERE (TYPEKEY = typekey | generic | (list))
PRint | TABle