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

         Ejects the CD disk

    Syntax:

         cdEject() -> Nil

    Description:

         Ejects 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()
         cdEject()

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