FILE Connective

FILE is a throwaway connective that can be used in an INFO/ACCESS query to make it sound more like an English-language sentence. It has no effect.

Example

These two statements produce the same report:

>SORT THE CUSTOMERS FILE BY LAST-NAME

 

>SORT CUSTOMERS BY LAST-NAME

Both the connectives THE and FILE are ignored in the first statement.

See Also

Using INFO/ACCESS Connectives, Modifiers and Options

Connectives

Relational Operators

Modifiers

Options

Connectives, Modifiers and Options Summary