Start the GREPLAY procedure. IGOUT= assigns GRAFCAT as the input catalog. GOUT= assigns EXCAT as the output catalog. TEMPLATE= assigns NEWTEMP as the current template.
proc greplay igout=reflib.grafcat gout=reflib.excat
             tc=reflib.tempcat nofs;
   template=newtemp;