Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper Tools . Books 1-3 - <b>numbuffers()</b> http://www.X-Hacker.org [<<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()

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