
REPORT
procedure
PROCEDURE:
REP4
001
REPORT
002
H1,"MONTHLY
SHIPMENTS",25,SPACE
A2
003
S1
STOCK,STOCK#
004
G1,STOCK#,15
005
D1,LASTSHIPDATE,25
006
END
Figure
3-10.
REPORT
Procedure
Named
SHIPMNTS
When
the
pro cedure
is
executed.
QUER
Y
prin
ts
the
oending
sort
statement
and
prompts
for
a
correction.
Once
y
ou
en
ter
a
correct
statement
or
series
of
statements,
execution
of
the
pro cedure
con
tinues.
F
or
example
y
ou
might
resp ond
with:
> REPORT
REP4
003
S1
STOCK#
EXPECTED
A
","
>> S1,STOCK#;S,LASTSHIPDATE
Not
only
has
the
sort
statement
b een
temp orarily
xed,
but
another
sort
statement
has
b een
added
as
w
ell.
Once
the
pro cedure
has
executed,
the
corrections
and
additions
are
lost.
When
using
REPOR
T
pro cedures,
y
ou
can
leav
e
out
END.
When
the
pro cedure
is
executed,
QUER
Y
will
prompt
y
ou
for
the
missing
END.
Y
ou
can
then
en
ter
sp ecial
sort
or
output
con
trol
statements
to
v
ary
the
rep ort
and
its
output
parameters.
The
added
statements
are
lost
once
the
pro cedure
is
executed.
QUERY/V
COMMANDS
3-135
Содержание QUERY
Страница 10: ......
Страница 17: ...Figure 1 1 ORDERS Data Base Structure Figure 1 2 Sample Entry Values INTRODUCING QUERY V 1 7 ...
Страница 20: ...Figure 1 3 IMAGE QUERY Environments 1 10 INTRODUCING QUERY V ...
Страница 36: ......
Страница 165: ...REPORT G1 GROUP TITLE 11 END QUERY V COMMANDS 3 129 ...
Страница 199: ...XEQ TF TOTAL DUE 9 SPACE B2 SKIP A TF R0 70 E2 S PURCH DATE END QUERY V COMMANDS 3 163 ...
Страница 200: ......
Страница 244: ......
Страница 278: ......
Страница 279: ...G ASCII CHARACTER SET This appendix is not available in this edition ASCII CHARACTER SET G 1 ...
Страница 280: ......