Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Blinker 5.10 Online Reference - <b> swpuseumb()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 SWPUSEUMB()
------------------------------------------------------------------------------
 Purpose:
 Enable or disable the use of UMBs by the swap system.

 Syntax:
 lValue = SWPUSEUMB(lValue)

 Parameters:
 lValue  Enable / disable indicator.

 Returns:
 The previous setting.

 Default:
 Enabled.

 Description:
 This function enables or disables use of UMBs (upper memory blocks) for the
 resident kernel. If available, and their use is enabled, the resident kernel
 which remains in memory during execution of the child process will relocate
 itself into a UMB, freeing up slightly more memory.

 Example:
 SWPUSEUMB(.F.)    // Disable use of UMBs when swapping                      

 Notes:
 Note that the BLINKER environment variable setting /SUc will
 override this function.

See Also: SWPUSEEMS() SWPUSEXMS()

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