SREFRESH C-3


NAME



srefresh - refresh the screen

SYNOPSIS



srefresh ()

DESCRIPTION



Srefresh refreshes the screen in the same way as pressing the
REFRESH key. If your user edit routine has overwritten the screen
with its own information, you can call srefresh before returning
to form to redisplay the form.

SEE ALSO



form(C-3)
Chapter 3, Form Programming Guide

NOTES



Srefresh is only available in user edit routines.