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