FILE Subcommand (DATA LIST command)
FILE specifies
the raw data file. FILE is required
when data are stored in an external data file. FILE must not be used when the data are stored in a file
that is included with the INCLUDE command or when the data are inline (see INCLUDE and BEGIN DATA—END
DATA).
-
FILEmust be separated from otherDATA LISTsubcommands by at least one blank or comma. -
FILEmust precede the first slash, which signals the beginning of variable definition.