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

  1. Menu templates text: "&Templates"
  2.   Item templMethod text: "New &Method" id: 606
  3.     help: "Replace the entire text with a new method template"
  4.   Item templAction text: "New &Action" id: 607
  5.     help: "Replace the entire text with a new action template"
  6.   Line
  7.   Item templDo text: "&do" id: 600
  8.     help: "Replace the current selection with a do statement template"
  9.   Item templIf text: "&if/then" id: 601
  10.     help: "Replace the current selection with an if/then statement template"
  11.   Item templIfElse text: "if/&else" id: 602
  12.     help: "Replace the current selection with an if/then/else statement template"
  13.   Item templBlock text: "&block" id: 603
  14.     help: "Replace the current selection with a block statement template"
  15.   Item templSelect text: "&select/case" id: 604
  16.     help: "Replace the current selection with a do statement template"
  17.   Item templLoop text: "&loop" id: 605
  18.     help: "Replace the current selection with a loop statement template"
  19. End
  20.