Create the local macro variables. The %LOCAL statement creates two local macro variables, NUM and I, to use in a loop.


   %local num i;