The %INCLUDE statement recalls the statements in the file HRWDW. The statements in HRWDW redisplay the primary window.


   filename hrwdw 'external-file';
   %include hrwdw;
   run;