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

         Stops or pauses the CD

    Syntax:

         cdStop() -> Nil

    Description:

         Stops or pauses the CD. If the CD is not playing the call
         is ignored.

    Return:

         Nothing.

    Example:

         cdPlay()
         ? "Press any key to stop the CD"
         Inkey( 0 )
         cdStop()

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