A unit of storage in a random-access text file. Every random-access text file can contain a large number of records; each record holds the same number of characters. A program specifies a file’s record length (in bytes) when the file is first opened; it must subsequently read and write to specific records within the file.