kvf_check_for_single_pane - verify single pane on single subform
LIBRARY CALL
int kvf_check_for_single_pane(
kform *form,
char *routine)
INPUT
form - pointer to the form tree
routine - name of calling routine (for error messages); pass
NULL if no error messages are to be printed.
OUTPUT
none
RETURN VALUE
none
DESCRIPTION
Checks to see that the form tree passed in has
a single pane on a single subform, for use by
routines such as those in the code generators,
that are limited to cases like that.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$BOOTSTRAP/objects/library/kforms/src/utilities.c
SEE ALSO
kforms(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.