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 ...
I've posted this before, but didn't really get a response, so hopefully someone can take a look at it this time -- -- I have a script that I need to copy files from a source to a destination. To ...