[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    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()

See Also: cdEject() cdStop() cdResume()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson