BOOTSTRAP (kforms) functions


LIBRARY ROUTINE

kvf_print_UIS_file - print GUI to UIS file

LIBRARY CALL

int kvf_print_UIS_file(
   kform *form,
   char  *filename,
   int   force,
   int   make_backups)

INPUT

OUTPUT

none

RETURN VALUE

TRUE on success, FALSE on failure

DESCRIPTION

Prints the current GUI, exactly as it appears on the screen at the time that this routine is called, to a corresponding UIS file. Prompts to over-write if the filename specified already exists, and pops up an info message when the UIS file has been output.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kforms/src/print.c

SEE ALSO

kforms(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.