
AL
TER
AL
TER
-
DELETE
ST
A
TEMENT
Deletes
the
sp ecied
line
or
range
of
lines.
QUER
Y
prompts
for
eac
h
statement
with
>>
.
Syntax
>>/D, m
2
, n
3
(delete
d
lines
ar
e
liste
d)
P
arameters
m
is
the
rst
line
y
ou
w
an
t
to
delete.
n
is
the
last
line
y
ou
w
an
t
to
delete.
If
n
is
not
sp ecied,
only
line
m
is
deleted.
If
line
n
is
sp ecied,
the
range
of
lines
from
m
to
n
is
deleted.
Discussion
If
y
ou
try
to
delete
all
the
lines
in
the
pro cedure,
an
error
message
is
prin
ted.
T
o
delete
the
en
tire
pro cedure,
use
the
DESTR
O
Y
command.
Example
text
> ALTER
REPORT4
>> /D,4,5
S2,ORDERDATE
S,LASTSHIPDATE
>> /E
The
example
above
changes
the
procedure
named
REPORT4
from:
001
REPORT
002
H1,"MONTHLY
SHIPMENTS",25,SPACE
A2
003
S1,STOCK#
004
S2,ORDERDATE
005
S,LASTSHIPDATE
006
G1,STOCK#,15
007
END
To:
001
REPORT
002
H1,"MONTHLY
SHIPMENTS",25,SPACE
A2
003
S1,STOCK#
004
G1,STOCK#,15
005
END
QUERY/V
COMMANDS
3-5
Summary of Contents for QUERY
Page 10: ......
Page 17: ...Figure 1 1 ORDERS Data Base Structure Figure 1 2 Sample Entry Values INTRODUCING QUERY V 1 7 ...
Page 20: ...Figure 1 3 IMAGE QUERY Environments 1 10 INTRODUCING QUERY V ...
Page 36: ......
Page 165: ...REPORT G1 GROUP TITLE 11 END QUERY V COMMANDS 3 129 ...
Page 199: ...XEQ TF TOTAL DUE 9 SPACE B2 SKIP A TF R0 70 E2 S PURCH DATE END QUERY V COMMANDS 3 163 ...
Page 200: ......
Page 244: ......
Page 278: ......
Page 279: ...G ASCII CHARACTER SET This appendix is not available in this edition ASCII CHARACTER SET G 1 ...
Page 280: ......