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.


  1. autoaml.aml
  2. 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 ]
  • 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


    Back to the paper