SDATAFILE C-3

NAME

sdatafile - return the RMSfile name

SYNOPSIS

char *

sdatafile (formname)

char *formname;

DESCRIPTION

Sdatafile returns the name of the RMSfile associated with the form specified by the formname parameter. If there is more than one form in the formfile whose name is formname, sdatafile uses the first one found.

DIAGNOSTICS

Sdatafile returns a NULL pointer if the form name cannot be found.

SEE ALSO

form(C-3)