ACCESS

Specifies the name of the package to be created and stored in the database.

Syntax:

[NO]ACCESS
ACCESS=package-name

Parameters:

ACCESS
When specified without the package-name parameter, the package name defaults to the base name of the program source file (i.e., without the .cbl extension).
package-name
An alternative name for the package, other than the base name of the program source file.

Properties:

Default: ACCESS
Synonym: PACKAGE