However, if you plan to specify the same external file several times in your SAS program, you can allocate the file using a FILENAME statement, a JCL DD statement, or the TSO ALLOCATE command. See ...
You can use the SAS DATA step to write the FAME converted series to a SAS data set. This allows the user the ability to easily analyze the data using SAS. The name of the output data set is specified ...