4.7.25
STOP
60229400
2.
Given two files, FILE-I and FILE-2, with data records identical to
GEN-REC in example 1, and a sort file identical to SORT-FILE in
example
1,
the following SORT statement can be specified:
SORT SORT-FILE ON ASCENDING KEY IDENT-I, IDENT-3
ON DESCENDING KEY ID-2A
USING FILE-l
GIVING FILE-2.
The STOP statement halts the object program permanently or temporarily.
s
rnr. .....
'literal
i
~JRUN
(
{ - -
J
The literal may be numeric, non -numeric, or any figurative constant,
except ALL.
If
the RUN option is used, the program is terminated and control is returned
to its caller.
If
the literal option is used, the literal is displayed on the console. The
program is temporarily suspended until the operator responds. A response
of any combination of characters other than NO, causes the object program
to continue with the execution of the next sequential statement. The response
NO is reserved for the option of terminating program execution.
If
a STOP statement with the RUN option appears in an imperative sentence,
it must appear as the only or last statement in a sequence of imperative
statements.
4-67
Need help?
Do you have a question about the 3300 and is the answer not in the manual?