[^^Up^^] [Menu] [About The Guide]
 Introduction    System
 ------------------------------------------------------------------------------
 BIOSModel()     Returns the computer model
 BIOSRev()       Returns the BIOS revision
 BIOSSubMod()    Returns the computer submodel
 cArgV()         Returns a command line parameter
 cmosGet()       Gets a CMOS position
 cmosSet()       Sets a CMOS position
 CpuType()       Returns the processor type
 Delay()         Delays a specified number of milliseconds
 Deencrypt()     Decrypts a string
 DiskSerNum()    Returns the disk serial number
 DOSShell()      Starts a new command processor
 DPMIVersion()   Returns the DPMI host version
 Encrypt()       Encrypts a string
 FastRight()     Returns the Fast Library Copyright
 FastVersion()   Returns the Fast Library Version
 GetEnviron()    Gets the system environment
 GetPass()       Gets a password
 iDisable()      Inhibits the maskable interrupts
 iEnable()       Allows the maskable interrupts
 Inb()           Reads a byte from a hardware port
 IniLoad()       Loads a configuration file .INI
 IniSearch()     Searches for an item in a configuration file .INI
 IniSave()       Saves an item in a configuration file .INI
 IniWrite()      Writes to disk a configuration file .INI
 Inw()           Reads a word from a hardware port
 IsAnsi()        Determines if Ansi.sys has been loaded
 IsCopro()       Determines if a math coprocessor is present
 IsDPMI()        Determines if a DPMI host is present
 IsKeyb()        Determines if Keyb has been loaded
 IsModem()       Determines if an internal modem is present
 IsMSDOS()       Determines if Operating System is MSDOS or DRDOS
 IsNlsFunc()     Determines if NlsFunc has been loaded
 IsQEMM()        Determines if QEMM386.SYS or QRAM.SYS has been loaded
 IsShare()       Determines if Share has been loaded
 IsSmartDrv()    Determines if Smartdrv has been loaded
 IsXMS()         Determines if a XMS driver has been loaded
 nArgC()         Returns the number of command line parameters
 NullFunc()      A Function that does nothing
 NumParalel()    Returns the number of parallel ports
 NumSerial()     Returns the number of serial ports
 Outb()          Outputs a byte to a hardware port
 Outw()          Outputs a word to a hardware port
 Peekb()         Returns the byte at a memory location
 Peekw()         Returns a word at a memory location
 Pokeb()         Stores a byte at a memory position
 Pokew()         Stores a word at a memory position
 Reboot()        Reboot the system
 RestSets()      Restores Clipper SETS from an array
 SaveSets()      Saves Clipper SETS to an array
 SetDate()       Changes the system date
 SetTime()       Changes the system time
 SetVerify()     Changes/determines the DOS verify flag

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson