The DO statement designates a group of statements that are to be executed as a unit, usually as a part of IF-THEN/ELSE statements. The iterative DO statement executes a group of statements ...
Later in the DATA step, when you want to process the variables in the array, you can refer to a variable by either its name or its array reference. For example, the names Reference and books{1} are ...