SFORMNAME C-3

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