Design the menu bar. The ITEM statements specify the items in the menu bar. The value of MENU= corresponds to a subsequent MENU statement.


      item 'File' menu=f;
      item 'Help' menu=h;