Specifying selected processing options
Use the parameters in column 1 of Processing options to specify the processing options that you require. Use the parameters in column 3 to specify whether or not the user can override the values you specify.
Parameter | Description | Use this parameter to allow override |
---|---|---|
AUTOSAVE | Whether or not the automatic save function is set on during Edit. | UAUTOSAV |
CHGAFREQ | The AUTOSAVE checkpoint frequency during Change All and Repeat All operations. | UAUTOSAV |
EDITFREQ | The AUTOSAVE checkpoint frequency during an Edit. | UAUTOSAV |
IEBFREQ | The checkpoint frequency during a Batch Edit. | UIEBFREQ |
LOADFREQ | The checkpoint frequency during a database load. | ULOADFRQ |
PROCOPTB | The PSB processing option (PROCOPT) that a dynamic PSB generated for a Browse uses to read databases. | UPROCOPB |
PROCOPTP | The PSB processing option (PROCOPT) that a dynamic PSB generated for a Print uses to read databases. | UPROCOPP |
PROCOPTX | The PSB processing option (PROCOPT) that a dynamic PSB generated for an Extract uses to read databases. | UPROCOPX |
PROCOPTY | The PSB processing option (PROCOPT) that a dynamic PSB generated for a Batch Browse uses to read databases. | UPROCOPY |
PSBTYPE | The type of PSB that batch functions use to access databases. | UPSBTYPE |
All the parameters in columns 1 and 3 of Processing options except PSBTYPE and UPSBTYPE can be specified on the FMN1POPD and FMN1POPI macro statements. You can only specify PSBTYPE and UPSBTYPE on the FMN1POPD macro statement.
For detailed information on how to code these parameters, see FM/IMS options.