reinit(1F)




NAME

     reinit - runs an initialization file


SYNOPSIS

     reinit filename


DESCRIPTION

     The reinit command is used to change the values of  descrip-
     tors  defined in the initialization file that was named when
     fmli was invoked and/or define additional descriptors.  FMLI
     will  parse  and  evaluate  the descriptors in filename, and
     then continue running the current application. The  argument
     filename  must  be  the  name of a valid FMLI initialization
     file.

     The reinit command  does  not  re-display  the  introductory
     frame  or  change  the  layout of screen labels for function
     keys.


ATTRIBUTES

     See attributes(5) for descriptions of the  following  attri-
     butes:

     ____________________________________________________________
    |       ATTRIBUTE TYPE        |       ATTRIBUTE VALUE       |
    |_____________________________|_____________________________|
    | Availability                | SUNWcsu                     |
    |_____________________________|_____________________________|


SEE ALSO

     attributes(5)


Man(1) output converted with man2html