Viva Clipper !

SP_FADEAWAY

Advertisements
FADEAWAY()

  Short:
  ------
  FADEAWAY() Fades screen away , alternative to restscreen()

  Returns:
  --------
  Nothing

  Syntax:
  -------
  FADEAWAY(cInScreen,nTop,nLeft,nBottom,nRight)

  Description:
  ------------
  Fades <cInscreen>, a screen stored with SAVESCREEN(),
  back onto the screen at <nTop>,<nLeft>,<nBottom>,<nRight>. Here
  for compatibility. See SS_FADE().

  Examples:
  ---------
   See SS_FADE()

  Source:
  -------
  S_SCREEN.PRG

 

Advertisements

Advertisements