PROCOPTB


1 PROCOPTB=
2.1! (G,G)
2.1  (
2.2.1 G
2.2.1 GO
2.1 ,
2.2.1 G
2.2.1 GO
2.1 )
2.1 G
2.1 GO
PROCOPTB
Specifies the PSB processing option (PROCOPT) that a dynamic PSB generated for a Browse uses to read the database.
G
The Browse reads with integrity
GO
The Browse reads without integrity

When you specify two values in parentheses, separated by a comma, the first value is used for BMP mode and the second value is used for DLI mode. When you specify a single value, this is used for both BMP and DLI modes.

This parameter is optional. If it is not specified on the FMN1POPI macro statement, FM/IMS uses either the value specified on the FMN1POPD macro statement (if specified on that statement), or "(G,G)" (otherwise).

If you do not want the user to override the value you specify for this parameter, set UPROCOPB=N.