
EDIT
masks
ADD
AVERAGE
COUNT
If
y
ou
sp ecify
an
option
that
is
not
allo
w
ed,
QUER
Y
will
issue
the
follo wing
message.
A
SPECIFIED
OPTION
IS
NOT
ALLOWED
FOR
USER
PROCEDURES
There
are
eigh
t
parameters
that
y
ou
can
set.
These
are:
CALLA
GAIN,
P
A
GE'EJECT,
LINEBUF,
REGARR,
USERSTOR,
USERP
ARAM,
D
A
T
A'BASE'NAME,
and
D
A
T
A'SET'NAME.
The
other
nine
parameters
are
v
alues
returned
b
y
QUER
Y.
Within
y
our
pro cedure,
y
ou
m
ust
declare
parameters
with
the
same
or
dieren
t
names
in
the
follo
wing
order:
LOGICAL
CALLAGAIN,
1
word
PAGE'EJECT;
1
word
INTEGER
ARRAY
BASE'IDS,
130
words
DBBUF,
2051
words
DSET'LIST
53
words
DATA'BASE'LIST
53
words
LINEBUF,
69
words
REGARR,
150
words
USERSTOR,
64
words
USERPARAM,
1
word
DATA'BASE'NAME,
13
words
DATA'SET'NAME,
8
words
INTEGER
CALL'NUM,
1
word
LINES'LEFT,
1
word
PAGENO,
1
word
NUM'DSETS
1
word
NUM'DBASES;
1
word
*
The
follo wing
parameters
can
b e
set
b
y
y
ou.
P
arameters
*CALLA
GAIN
is
a
ag
telling
QUER
Y
to
call
this
pro cedure
again.
QUER
Y
will
stop
calling
the
pro cedure
only
when
this
parameter
is
returned
F
ALSE.
This
ag
is
for
the
particular
rep ort
statement
b eing
pro cessed.
F
or
example,
if
D1,PROC,/
+
CALLAGAIN
=
T ,
then
the
pro cedure
will
b e
called
again
from
this
detail
statement
un
til
CALLAGAIN
is
set
to
false.
The
default
v
alue
is
F
ALSE.
*P
A
GE'EJECT
is
a
ag
telling
QUER
Y
to
p erform
a
page
eject
up on
return.
If
y
ou
determine
b
y
the
LINES'LEFT
parameter
that
there
are
not
enough
lines
left
on
the
page
to
p erform
the
desired
task,
y
ou
can
assign
TR
UE
to
this
parameter.
In
this
case,
the
CALLAGAIN
parameter
may
also
b e
returned
and
the
pro cedure
will
b e
executed
on
the
new
page
follo wing
headers
(if
an
y).
This
parameter
can
also
b e
used
if
a
page
eject
is
desired
after
execution.
The
default
v
alue
is
F
ALSE.
BASE'IDS
is
the
data
base
name
of
the
data
base(s)
curren
tly
b eing
accessed.
Eac
h
base
id
is
26
b
ytes
(13
w
ords)
long
for
a
total
of
10
base
id's.
F-2
USER-DEFINED
PROCEDURES
Содержание 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: ......