qck.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
PLAY Statement (Music)
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Plays musical notes.
 
    PLAY commandstring$
 
    ■ commandstring$    String expression that contains one or more valid
                        PLAY commands:
                        • Duration and tempo commands
                        • Foreground and background operation commands
                        • Octave and tone commands
 
 See Also
    BEEP Statement               Foreground/Background Operations (PLAY)
    Duration and Tempo Commands  Octave and Tone Commands
    PLAY Function                PLAY Statement (Event Trapping)
    SOUND Statement