Printing a List of Field Names

It is also useful to have a printed list of all the field names in the database file that you want to access. For example, to list all the fields in the file CMP, you would use the following command:

USE CMP (Press e)

DISPLAY STRUCTURE TO PRINTER

USE

Typing only the first four characters of a word that is part of a SYSTEM ACCESS command is sufficient to issue the command. For example, DISPLAY STRUCTURE TO PRINTER can be abbreviated to DISP STRU TO PRIN and provide identical results. For purposes of clarity, all commands are spelled out completely in this documentation.