This group of statements defines the selections under Subset on the menu bar. The DIALOG= option names a dialog box that is defined in a subsequent DIALOG statement.
      menu sub;
         item 'Where' dialog=d1;
         item 'Where Clear';