SFORMNAME C-3





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



NAME


sformname - return name of current form

SYNOPSIS


char *
sformname ()

DESCRIPTION


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.

SEE ALSO


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

NOTES


Sformname is only available in user edit routines.