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

         Determines if a DPMI host is present

    Syntax:

         IsDPMI() -> lLoaded

    Description:

         Determines if a DOS Protected Mode Interface (DPMI) host is present.

    Return:

         A logic value indicating if a DPMI host is present.

    Example:

         If IsDPMI()
           Warning( "You are running in PM or V86" )
         EndIf

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