OCF allows you to create, save, and edit OCF-language modules.
Note: For more information about executing these modules, see Executing Statements Stored in Modules (OCFX).
Creating and Saving
To create a module that has the language OCF, do the following:
►►─── SAVE module-name ─┬──────────────────────────┬─┬─────┬─────────────────►◄ └─ Version version-number ─┘ └─ ; ─┘
Editing
To retrieve the contents of an OCF-language module for editing, use the EDIT command.
►►─── EDIT module-name ─┬──────────────────────────┬─┬─────┬─────────────────►◄ └─ Version version-number ─┘ └─ ; ─┘
The contents of the module are displayed as an OCF work file. Edit the file using the editing commands shown in Using Line Commands.
Note: If you do not specify a version, the default is the version number set up in the command facility.
|
Copyright © 2014 CA.
All rights reserved.
|
|