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

         Determines if a math coprocessor is present

    Syntax:

         IsCopro() -> lExist

    Description:

         Determines if system has a numeric coprocessor or emulator.

    Return:

         A logic value indicating if a math coprocessor is present.

    Example:

         If IsCopro()
           Warning( "You have a math coprocessor" )
         EndIf

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