SREFRESH C-3





Copyright (C) 1994-95 Conetic Software Systems, Inc. All names, products, and services mentioned are the trademarks of their respective organizations.



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.