DEFINE HEADER
- Last UpdatedFeb 01, 2023
- 1 minute read
Purpose
Define text file and plot header.
Syntax
|
DEFINE ( HEADER ) ( /CUSTOMER= $W ) |
Description
Enables the user to define selected information which is output as part of a header on list files or plot files. It also allows the user to disable/enable the output of this header.
Command Qualifiers
|
/CUSTOMER=$W |
Sets the customer name field. |
|
/OFF or /ON |
Turn the header on or off. The header is ON by default. |
|
/PROJECT=$W |
Sets the project name field. |
|
/SHOW |
Show the current settings of the header parameters. |
|
/USER=$W |
Sets the user name field. |
Examples
|
DEFINE HEADER /CUSTOMER= bmt |