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

  1. Menu editMenu text: "&Edit"
  2.   Item cut text: "Cu&t\tShift+Del,Del, Keypad -"
  3.     help: "Cut the selection to the clipboard"
  4.   Item copy text: "&Copy\tCtrl+Ins,Keypad +"
  5.     help: "Copy the selection to the clipboard"
  6.   Item paste text: "&Paste\tShift+Ins,Ins"
  7.     help: "Replace the selection with the clipboard contents"
  8.   Item clear text: "C&lear\tBkSp"
  9.     help: "Delete the selection"
  10.   Line
  11.   Item selectAll text: "Select &All\tCtrl+A"
  12.     help: "Select the entire contents of the edit window"
  13. End
  14.