sformname - return name of current form
char *
sformname ()
Each form described in a formfile has a name associated with it.
The form name is specified in the Form Name field in the Form
Description form. A pointer to this form name is returned by the
sformname function. This function is useful for determining which
form is currently on the screen.
form(C-3)
Chapter 3, Form Programming Guide
Sformname is only available in user edit routines.