bas7qck.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 Statements (Event Trapping)
  Syntax  Details  Example                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
PLAY ON
PLAY OFF
PLAY STOP
 
    ■ PLAY ON      Enables trapping of a play event by a PLAY ON
                   statement.
    ■ PLAY OFF     Disables the event trap. Even if an event takes place,
                   it is not remembered.
    ■ PLAY STOP    Suspends the event trap. Any events that occur
                   remembered and are trapped as soon as the PLAY ON statement
                   is executed.
 
    ■ The PLAY statements (event trapping) are not available for OS/2
      protected mode.
 
See Also    ON PLAY    PLAY (Music)    PLAY Function