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

  1. ;   help2
  2. ct
  3. print "'      Sound Making Commands'
  4. cursor 1 4
  5. print "'BEEP
  6. print "' '
  7. print "'PLAY string
  8. print "'   Notes:          A to G, #, +, or -
  9. print "'   Note Length:    Ln
  10. print "'   Foreground:     MF
  11. print "'   Background:     MB
  12. print "'   Normal notes:   MN
  13. print "'   Long notes:     ML
  14. print "'   Short notes:    MS
  15. print "'   Note by number: Nn
  16. print "'   Octave:         On
  17. print "'   Pause:          Pn
  18. print "'   Tempo:          Tn
  19. print "'   Dotted note:    .
  20. print "' '
  21. print "'TONE frequency length
  22. cursor 1 23
  23. type "'Press any key to continue '
  24. type rc
  25. ct
  26.