The %INCLUDE statement recalls the statements in the file HRWDW. The statements in HRWDW redisplay the primary window. See HRSELECT .
  filename hrwdw 'external-file';
  %include hrwdw;
  run;