[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    sbPlay()

         Reproduces a sound that is in a string

    Syntax:

         sbPlay( cString ) -> lError

         cString : The string that has the sound to reproduce

    Description:

         Sends a string to the Sound Blaster.

    Return:

         A logic value indicating if the function finished satisfactorily.

    Example:

         sbPlay( Space( 32000 ) )      // What a disagreeable

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