home *** CD-ROM | disk | FTP | other *** search
/ The Best of the Best / _.img / 01163 / inspmenu.wdl < prev    next >
Text File  |  1993-02-23  |  791b  |  28 lines

  1. Menu InspMenu
  2.   Popup editMenu text: "&Edit"
  3.     definition: "editmenu"
  4.   End
  5.   Popup srchMenu text: "&Search"
  6.     definition: "srchMenu"
  7.   End
  8.   Item doit text: "&Doit!"
  9.     help: "Evaluate the selected Actor expression(s)"
  10.   Popup menu text: "&Inspect"
  11.     Item inspVar text: "&Variable"
  12.       help: "Inspect the variable selected in the left listbox"
  13.     Item inspKey text: "&Key"
  14.       help: "Inspect the key selected in the right listbox"
  15.     Item inspect text: "&Selection"
  16.       help: "Evaluate and inspect the selected Actor expression(s)"
  17.   End
  18.   Popup browsePop text: "&Browse"
  19.     definition: "browsepo"
  20.   End
  21.   Popup crossref text: "Cross&Ref"
  22.     definition: "crossref"
  23.   End
  24.   Popup templates text: "&Templates"
  25.     definition: "templates"
  26.   End
  27. End
  28.