BOOTSTRAP (kcodegen) functions


LIBRARY ROUTINE

kgen_interpret_clui_args - gets arguments for software object off command line, from interactive prompting, or from answer file

LIBRARY CALL

int kgen_interpret_clui_args(
    char       *tbname,
    char       *oname,
    kform      *form,
    int        prompting)

INPUT

OUTPUT

none

RETURN VALUE

TRUE if successful, FALSE otherwise.

DESCRIPTION

Given a software object, interprets the arguments for the program from its *.pane file, and gets those arguments either from the command line, from the user with interactive prompting, or from an answer file.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kcodegen/src/clui_cmdline.c

SEE ALSO

kcodegen(3)

COPYRIGHT

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