[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
PUTSCRN()       Restores a screen captured with GRABSCRN()

Description:
  Restores a screen captured with GRABSCRN()


Syntax:     
  PUTSCRN()


Pass:       
  Nothing


Return:     
  Summer 87:
     <expL> = Always true

  Version 5.0:
     Always NIL


Notes:      


Example:    
  GRABSCRN()
     c_memvar = ASK("Do you want to continue","YyNn")
  PUTSCRN()


Usage:      
  PUTSCRN() must be used at some point *AFTER* a call to GRABSCRN().
  The two calls *MUST* be balanced.  i.e. If you make three calls to
  GRABSCRN(), you must make three calls to PUTSCRN().

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