FILE REDUCE <data_file>,M,N reduces the size of <data_file> to M first fields and N first observations. If N is not given, the observations remain the same. FILE REDUCE <data_file>,*,N reduces only the number of observations. The fields remain the same. F = More information on FILE operations