Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- RLIB 3.0a Reference - <b>function:</b> nwipxloaded() http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Function:    NWIPXLoaded()

Purpose:     Determine if IPX is loaded on the requesting workstation

Syntax:      NWIPXLoaded()

Arguments:   None

Returns:     True if IPX is loaded on the requesting workstation.

Description: This function tests to see if IPX has been loaded.

Notes:       This function makes an interrupt call to IPX to test for
             its presence.

Example:     IF .NOT. NWIPXLoaded()
                ? "IPX is not loaded.  Please load IPX then NETx."
             ENDIF

See also:    NWLoggedIn(), NWShellLoaded()

Source:      NOVCLIP.C

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson