News

where the clauses and options are explained below. You can use the INPUT statement to input records from the current input file, placing the values into IML variables. The INFILE statement sets up the ...
An INFILE statement identifies an external file containing data that you want to read. It opens the file for input or, if the file is already open, makes it the current input file. This means that ...