The PROGxx.ini file contains the definition of the Authorized Program Facility (APF) table. The suffixes for the PROGxx.ini files are specified in the PROG parameter of the IEASYSxx.ini file.
Each PROGxx.ini file may contain multiple statements and comments. A comment is allowed whenever a blank is allowed. Comments start with /* and end with */. Comments may not be nested.
Each statement must start on a separate line from previous statements. Each statement has a type and may be followed by up to 100 parameters. More than one parameter may be specified on each line of the statement. Parameters may be continued on to a new line by coding the parameter up to column 72 and continuing in column 1 of the next line. Each parameter value must be enclosed in parentheses which must immediately follow the parameter name. The statement types and parameters are:
/* Sample PROG00.ini file */ APF DSNAME(SYS2.PRODLIB) DSNAME(SYS3.MYLIB) APF LIB(SYS4.LINK&SYSCLONE) REFRPROT