Applications
This page demonstrates what AutoAML would generate about your
application if you have used the AutoAML to generate your AML and Menu
templates and have followed rules in AutoAML. The page is not fancy, but it
is very useful, at least for me.
The actual AMLs and Menus are not included here due to the length
of those programs. You can see the links and relationship among those
programs from either the call-to/called-by relationship or from the
listed AMLs and Menus.
- autoaml.aml
- other applicaitons
Application 1 -
autoaml.aml
tools for application development and document management.
It starts the main menu and then called by the main menu.
It can be run in command mode as well.
(Code) (Help)
[Call-to: autoaml.menu ,
logaml.aml ,
ctools.aml ]
autoaml.menu
main menu for AutoAML. It manages all the sub-menus and programs.
(Code) (Help)
[Called-by: autoaml.aml ]
[Call-to: autoaml.aml ,
ctools.aml ,
genprog.aml ,
findprog.aml ,
genhtml.aml ,
gettimes.aml ,
logaml.aml ]
-
autoaml.aml
See above autoaml.aml .
(Code) (Help)
-
genprog.aml
generates AML and Menu templates.
(Code) (Help)
[Called-by: autoaml.aml ,
genprog.menu ]
[Call-to: genprog.menu ,
ctools.aml ]
-
genhtml.aml
generates HTML documents for applications such as this document,
databases (ArcStorm and Librarian), and directories.
(Code) (Help)
-
gettimes.aml
is a monitoring program. It reports the elapsed and remaining times
of your looped programs.
(Code) (Help)
logaml.aml
main menu for AutoAML. It manages all the sub-menus
and programs.
(Code) (Help)
ctools.aml
common rountine library.
(Code) (Help)
Note: - denotes a loop back to the highre level.
back
Application 2 -
other applications
If you have chosen more applications in the document management progam,
the applications will be placed in separate sections. You will also be
able to see the brief discreption of each program, and
the links connecting to the program and its help file if there is one.
back