This record type provides a means of printing a message out on the terminal. Messages can be inserted in the Import input file to notify the user as to the current point of processing within the file.
The fields in this record are:
Field |
Description |
char record_type[3] |
DSP |
char display_string |
Message to be displayed on terminal. The message can be as long as necessary. |
Import file format. |