FILE Subcommand (POINT command)
FILE specifies
a file handle for the keyed data file. The file handle must have been
previously defined on a FILE HANDLE command.
-
FILEis optional. - If
FILEis omitted,POINTreads from the last file that is specified on an input command, such asDATA LIST.
Example
FILE HANDLE DRIVERS/ file specifications.
POINT FILE=DRIVERS /KEY=#NXTCASE.
-
FILE HANDLEspecifies DRIVERS as the file handle for the data. TheFILEsubcommand onPOINTspecifies file handle DRIVERS.