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

  Function : Enable / Disable waiting for a keypress before restoring
             the parent image.

  Syntax   : lValue = SWPGETKEY(lFlag)

  Return   : The previous setting

  Default  : Disabled

  This function enables / disables waiting for a keystroke by the swap
  system before reloading parent process. The video mode will be restored
  after the keypress (if saving of the video mode is enabled).  This
  function can be used to pause with a graphics image displayed.

  Example  :
  SWPGETKEY(.T.)      && wait for keypress
  SWPVIDMDE(.T.)
  SWPRUNCMD("SHOWIMG NICEONE.IMG",0,"","")

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