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


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