kgen_interpret_clui_selections - interpret pane arguments for online help for software object
LIBRARY CALL
int
kgen_interpret_clui_selections(
kfile *file,
kform *form)
INPUT
file - file to which to print usage
form - the form tree associated with
the program objects's *.pane file
OUTPUT
none
RETURN VALUE
TRUE if successful, FALSE otherwise.
DESCRIPTION
Given a software object, interprets the selections in
the *.pane file, and prints an explanation of each selection
to the file given. This is used only by "kman -hlp", for use
with online help accessed via the GUI of software objects.