Files
- Last UpdatedNov 28, 2025
- 1 minute read
The following picture illustrates the files involved when the interpreter is run:

SZ004 is a program for creation of model pictures.
STX is a syntax file describing what model parts to be collected and how they shall be presented in a picture. It can have an arbitrary name given interactively to the program or in the logical name SB_DATA. A special language is used. For the syntax, see the following pages.
DB1 is the data bank containing the objects from where to extract attribute information. The data bans have to be given as logical names:
|
SB_HULL |
Hull structure data bank |
|
SB_CGDB |
Hull form data bank |
|
SB_ASSDB |
Assembly data bank |
DB2 is the resulting output stored on a data bank. The following logical name has to be assigned:
|
SBD_PICT |
Data bank where the resulting pictures are stored. |
LOG is a log file containing a list of the syntax file together with possible error messages. It can have an arbitrary name given interactively to the program or in the logical name PRINTER0.
DEF is a default file where, for example, the projection data can be defined by the operator. If the name is not given in the logical name SDB_DEF1, the variables are set to existing default values.