(1) A particular type or category of information in a data base management program. (2) In a BASIC file, a string of characters preceded by a return character and terminated by a return character. A field is written to a file by each PRINT statement not terminated by a semicolon. The INPUT command reads an entire field from a file. (3) In Pascal, one discrete variable within a record.