Subprocedure Specifications

 P 
Procedure specifications describe the procedure-interface definition of a prototyped program or procedure. Refer to Chapter 18. Procedure Specifications for a description of the entries on this specification.
 F 
File description specifications define the files used locally in the subprocedure. Refer to Chapter 13. File Description Specificationsfor a description of the entries on this specification.
 D 
Definition specifications define items used in the prototyped procedure. Procedure-interface definitions, entry parameters, and other local items are defined on this specification. Refer to Chapter 14. Definition Specifications for a description of the entries on this specification.
 C 
Calculation specifications perform the logic of the prototyped procedure. Refer to Chapter 16. Calculation Specifications for a description of the entries on this specification.


[ Top of Page | Previous Page | Next Page | Contents | Index ]