skip to main content

Compiler-Directing Statements : USE

USE
Format 1
USE [GLOBAL] AFTER STANDARD {EXCEPTION} PROCEDURE ON { { File-1 } ... } 
                            {ERROR    }              { INPUT          } 
Format 2
USE AT PROGRAM { START }
Syntax rules
1.
2.
File-1 shall not be a sort or a merge file.
3.
4.
5.
6.
7.
8.
General rules
1.
2.
3.
4.
A.
B.
Format 1
5.
Within a given procedure division, a USE statement specifying File-1 takes precedence over any USE statements specifying an INPUT, OUTPUT, I-O, or EXTEND phrase.
6.
A.
B.
C.
D.
E.
Format 2
7.
A.
B.
8.

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left