[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 NUMBUFFERS()
 Determines the BUFFERS= setting
------------------------------------------------------------------------------
 Syntax

     NUMBUFFERS() --> nNumberBuffers

 Returns

     NUMBUFFERS() returns the number of buffers that are set in CONFIG.SYS
     (BUFFERS=nn).

 Description

     NUMBUFFERS() determines the BUFFERS setting in the CONFIG.SYS file.

 Note

     .  The information is not read from the CONFIG.SYS file, but
        determined from an internal DOS table.  Therefore, the buffers
        setting in CONFIG.SYS may not contain the same value as numbuffers,
        if it has been changed since that most-recent system boot.

 Example

     Query the BUFFERS setting:

     ? NUMBUFFERS()


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