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> swpusexms()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 SWPUSEXMS()
------------------------------------------------------------------------------
 Purpose:
 Enable or disable use of XMS memory by the swap system.

 Syntax:
 lValue = SWPUSEXMS(lValue)

 Parameters:
 lValue  Enable / disable indicator.

 Returns:
 The previous setting.

 Default:
 Enabled.

 Description:
 This function enables or disables the use of XMS memory for swap image
 storage. The return value is the previous setting. If XMS use is enabled,
 the parent image can be saved (and restored) much more quickly that if it
 were written to disk.

 Example:
 SWPUSEXMS(.F.)    // Disable use of XMS when swapping                       

 Notes:
 Note that when both XMS and EMS memory are available, the swap
 system will use XMS first. Note also that the BLINKER environment variable
 setting /SXc will override this function.

See Also: SWPUSEEMS() SWPUSEUMB()

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