Contenues dansTrouver plus de documentationRessources d'assistance comprises | Télécharger cet ouvrage au format PDF (4773 Ko)
fmli(1)NAME | SYNOPSIS | DESCRIPTION | OPTIONS | EXAMPLES | ENVIRONMENT VARIABLES | FILES | ATTRIBUTES | SEE ALSO | DIAGNOSTICS NAME
SYNOPSIS
DESCRIPTIONThe fmli command invokes the Form and Menu Language Interpreter and opens the frame(s) specified by the filename argument. The filename argument is the pathname of the initial frame definition file(s), and must follow the naming convention Menu.xxx, Form.xxx, or Text.xxx for a menu, form or text frame respectively, where xxx is any string that conforms to UNIX system file naming conventions. The FMLI descriptor lifetime will be ignored for all frames opened by argument to fmli. These frames have a lifetime of immortal by default. OPTIONS
The following options are supported: EXAMPLESExample 1 Examples of the fmli command.To invoke fmli:
where Menu.start is an example of filename named according to the file name conventions for menu definition files explained above. To invoke fmli and name an initialization file:
where init.myapp is an example of initialization_file. ENVIRONMENT VARIABLES
VariablesFILESATTRIBUTESSee attributes(5) for descriptions of the following attributes:
SEE ALSODIAGNOSTICSIf filename is not supplied to the fmli command, fmli returns the message: Initial object must be specified. If filename does not exist or is not readable, fmli returns an error message and exits. The example command line above returns the following message and exits: Can't open object "Menu.start" If filename exists, but does not start with one of the three correct object names (Menu., Form., or Text.) or if it is named correctly but does not contain the proper data, fmli starts to build the screen by putting out the screen labels for function keys, after which it flashes the message: I do not recognize that kind of object and then exits. NAME | SYNOPSIS | DESCRIPTION | OPTIONS | EXAMPLES | ENVIRONMENT VARIABLES | FILES | ATTRIBUTES | SEE ALSO | DIAGNOSTICS |
||||||