home *** CD-ROM | disk | FTP | other *** search
/ Phoenix CD 2.0 / Phoenix_CD.cdr / 01e / memoutil.zip / MEMODEMO.MNU next >
Text File  |  1987-03-26  |  400b  |  11 lines

  1. Enter|EnterMemo|Enter a memofield to test
  2.   Yes|@ 12,20 SAY 'Memo ' GET Memo1|Yes, edit memo
  3.   No|RETU|No, Return to main menu
  4. Show|ShowMemo|Show the entered memo field with formatting options
  5.   Yes|@ 12,20 SAY 'Left Margin ' GET L|Yes, show memo
  6.   No|RETU|No, Return to main menu
  7. Quit|QuitIt|Quit the program
  8.   Yes|Reply = 0|Yes, quit the memo demo
  9.   No|RETU|No, Return to the main menu
  10.  
  11.