Introduction to the Form and Menu Language Interpreter (FMLI)
These sections describes the Form and Menu Language Interpreter at a
general level:
``What is FMLI?''
looks at how FMLI works,
describes the configuration
of the screen when an FMLI application is running,
and explains the function of each screen area.
The concept of a frame is defined.
``Programming with FMLI''
describes the three types of frames--menus, forms,
and text frames--in which your application is presented,
and some of the ways you can customize their appearance in the
frame definition files you write.
Application level files, in which you can define characteristics of
your application as a whole, are also described.
``An example application''
presents a simple example of an FMLI application and tells how to
execute and exit from it.