Previous Topic: The CAZ2DTBL CSECTNext Topic: The CAZ2JAPT CSECT


The EXECACTG CSECT

The EXECACTG CSECT supplies decoding tables for the EXEC statement ACCT parameter.

EXECACTG	 	CSECT
         	$PTB     LAST=(ACCOUNT,REUSE)
         	$J6PCB   NAME=ACCOUNT,BTB=EACCT
EACCT    	$VTB     LEN=(0,140),VAL=ALPHA,QUOTE=YES,SPEC=HYPH

Note: For information about the syntax, see CA JCLCheck Macros. For coding examples, see MVS4XTBL in the CAZ2SRC library.