[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  SWPFREEMS
------------------------------------------------------------------------------

  Function : Limit use of EMS memory for swapping

  Syntax   : niValue = SWPFREEMS(niValue)

  Return   : The previous setting

  This function can be used to limit the amount of EMS used by the swap
  system for program image storage, so that the specified amount can be
  left free for the child program.

  Example  :

  SWPUSEEMS(TRUE)               // enable use of EMS
  SWPFREEMS(512)                // but leave at least 512K free

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