SCR_REFRESH

Syntax

SCR_REFRESH address

Location

SuperWindow Toolkit

This command copies a screen (or a portion of a screen) which has been saved in memory at the specified address using SCR_STORE back to the same position on the visible display screen.

NOTE

It is unknown at present whether these commands check for the start address of the screen and its dimensions and therefore they may not work on some higher resolutions. Unfortunately, we do not have access to the toolkit at present.

CROSS-REFERENCE

SCR_STORE stores a window or rectangle taken from the display. See also W_SHOW and REFRESH.