HP DDL D40 Reference Manual page 395

Data definition language
Table of Contents

Advertisement

DDL Messages
Recovery. Remove the TACL clause and recompile.
***ERROR*** Filler cannot have an EXTERNAL clause
Cause. A FILLER field is described with an EXTERNAL clause.
Effect. DDL rejects the object.
Recovery. Remove the EXTERNAL clause and recompile.
***ERROR*** Filler cannot have an UPSHIFT clause
Cause. A FILLER field is described with an UPSHIFT clause.
Effect. DDL rejects the object.
Recovery. Remove the UPSHIFT clause and recompile.
***ERROR*** Filler cannot have a USER clause
Cause. A FILLER field is described with one or more USER clauses.
Effect. DDL rejects the object.
Recovery. Remove the USER clauses and recompile.
***ERROR*** Filler must have a PICTURE or TYPE clause
Cause. A FILLER field has no PICTURE or TYPE clause to specify its length.
Effect. DDL rejects the object.
Recovery. Add a PICTURE or TYPE clause to the field description and recompile.
***ERROR*** FORTRAN element with size greater than 255 bytes-
element-name
Cause. An elementary field is larger than 255 bytes, and output to a FORTRAN
source file is requested.
Effect. DDL does not write object containing field larger than 255 bytes to the
FORTRAN source file.
Recovery. Describe the field as two or more smaller fields and recompile.
Data Definition Language (DDL) Reference Manual—426798-002
DDL Error and Warning Messages
A -25

Advertisement

Table of Contents
loading

Table of Contents