cdPlay() Starts the CD Syntax: cdPlay( nSong ) -> Nil nSong : A number with the song to play Description: Starts the CD. If the CD is playing the call is ignored. Return: Nothing. Example: cdPlay() ? "Press any key to stop the CD" Inkey( 0 ) cdStop()