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

  1. ; help1
  2. ct
  3. print "'        Graphics Commands'
  4. cursor 1 4
  5. print "'BacK length         PenUp '
  6. print "'BackGround color    RighT angle'
  7. print "'ClearScreen         SETHeading angle '
  8. print "'CLIP  NOCLIP        SETBG color '
  9. print "'DRAW  NODRAW        SETPAL palette'
  10. print "'ForwarD length      SETPC color'
  11. print "'HideBug             SETSCRUNCH n'
  12. print "'HideTurtle          SETX xpos'
  13. print "'HOME                SETY ypos'
  14. print "'LefT angle          SETXY xpos ypos'
  15. print "'PAINT paint border  ShowBug'
  16. print "'PALETTE number      WINDOW  NOWINDOW '
  17. print "'PenColor color      WRAP'
  18. print "'PenDown '
  19. cursor 1 23
  20. type "'Press any key to continue '
  21. type rc
  22. ct
  23.