[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
NoSound                  Turns Sound Off

NoSound;     [TP]

    Turns off any sound started with the Sound procedure.

  -------------------------------- Example ---------------------------------

           Sound (500);             { Emit 500-Hertz beep }
           Delay (1000);            { Delay for 1 second }
           NoSound;                 { Turn sound off }

See Also: Sound
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson