associates a fileref with an external file that is used for input or output. opens an external file and reads SAS statements from that file. (No other statements are necessary.) These statements are ...
This section presents simple examples of using the FILE, INFILE, and %INCLUDE statements to access external files. For more complex examples of using these statements under Windows, see Advanced ...