home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / logo / labybug / help3.bug < prev    next >
Text File  |  1984-03-11  |  307b  |  17 lines

  1. ;   help3
  2. ct
  3. print "'         Input and Output'
  4. cursor 1 4
  5. print "'ClearText
  6. print "'CLEARINPUT
  7. print "'CURSOR column row
  8. print "'PRINT word
  9. print "'PRINT1 word
  10. print "'SETWIDTH columns
  11. print "'TextCOLumnS columns
  12. print "'TYPE word
  13. cursor 1 23
  14. type "'Press any key to continue '
  15. type rc
  16. ct
  17.