The %LOCAL statement creates two local macro variables, NUM and I, to use in a loop.
   %local num i;