Fabricar: HP
Tamaño del archivo: 1.13 mb
Nombre del archivo:
|
Otros manuales para este modelo:
Resumen del manual
Output
File
A
ttributes
When
the
source
le
illustrated
in
Figure
2-6
is
prepro cessed,
the
attributes
of
the
output
les
are
created
as
follo
ws:
: listftemp,2
TEMPORARY
FILES
FOR
SOMEUSER.SOMEACCT,SOMEGRP
ACCOUNT=
SOMEACCT
GROUP=
SOMEGRP
FILENAME
CODE
----------LOGICAL
RECORD---------
----SPACE----
SIZE
TYP
EOF
LIMIT
R/B
SECTORS
#X
MX
SQLMOD
250W
FB
3
1023
1
208
1
10
(TEMP)
SQLMSG
254B
VA
14
1023
1
128
1
8
(TEMP)
SQLOUT
80B
FA
646
10000
16
384
3
32
(TEMP)
SQLVAR
80B
FA
8
2048
16
128
1
26
(TEMP)
Modified
Source
File
As
the
F
OR
TRAN
prepro cessor
parses
the
source
le,
it
copies
lines
from
the
source
le
in
to
the
mo
died
source
le,
commen
ts
out
em
b edded
SQL
commands,
and
inserts
information
around
eac
h
em
b edded
SQL
command.
Figure
2-7
illustrates
the
mo
died
source
le
generated
for
the
source
le
pictured
in
Figure
2-6.
The
shaded
lines
con
tain
information
generated
b
y
the
F
OR
TRAN
prepro cessor.
In
b
oth
prepro cessing
mo
des,
the
F
OR
TRAN
prepro cessor:
Inserts
a
C
in
column
1
on
eac
h
line
con
taining
an
em
b edded
SQL
command
to
commen
t
out
the
SQL
command
for
the
F
OR
TRAN
compiler.
Inserts
one
include
F
OR
TRAN
compiler
directive
after
the
T
yp e
Declaration
Section.
This
directive
references
the
prepro cessor
generated
include
le
(v
ariable
include
le)
during
compilation.
Inserts
a
\Start
SQL
Prepro cessor"
commen
t
b efore,
and
an
\End
SQL
Prepro cessor"
commen
t
after
co de
that
it
mo
dies.
In
full
preprocessing
mo
de,
the
prepro cessor
also:
Generates
a
F
OR
TRAN
COMMON
BLOCK
declaration
of
SQLCA
following
the
EXEC
SQL
INCLUDE
SQLCA
command.
Generates
F
OR
TRAN
statements
pro
viding
conditional
instructions
following
SQL
commands
encoun
tered
after
one
of
the
follo wing
SQL
commands:
WHENEVER
SQLERR
OR,
WHENEVER
SQL
W
ARNING,
and
WHENEVER
NOT
F
OUND.
Generates
F
OR
TRAN
statements
that
call
ALLBASE/SQL
external
pro cedures
at
run
time.
These
calls
reference
the
mo
dule
stored
b
y
the
prepro cessor
in
the
DBEn
vironmen
t
for
execution
at
run
time.
V
ariables
used
b
y
these
external
calls
are
dened
in
the
v
ariable
declaration
include
le.
Inserts
a
\Start
Inserted
Statemen
ts"
commen
t
b efore
generated
information.
2-18
Using
The
ALLBASE/SQL
F
ORTRAN
Preprocessor
...Otros modelos de este manual:
Software - MPE/iX 6.5 Operating System (1.13 mb)
Software - MPE/iX 7.0 Operating System (1.13 mb)
Software - MPE/iX 7.5 Operating System (1.13 mb)