SDATAFILE C-3





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



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.

NOTES


Sdatafile is only available in user edit routines. 

SEE ALSO


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