| **Navigation:**  Application Generator > Tree Mode Views >====== Application Tree Dialog - Name View ====== | [[gen31.htm|{{btn_prev_n.gif|Previous page}}]][[coming future.htm|{{btn_home_n.gif|Return to chapter overview}}]][[gen30.htm|{{btn_next_n.gif|Next page}}]] | | || In alphabetic view, the **Application Tree** dialog displays your procedures according to the order of the procedure names. A procedure is a collection of instructions--Clarion language statements--which perform a task. The first procedure your application executes is called "Main" by default. Alphabetic view makes it easier to locate the precise procedure you wish to edit, when your application includes many procedures. There is also a **Find** command on the **Edit** menu, to help you locate the procedure you want when the Procedure tree is //very// long. The Application Tree shows the procedures you create when you add a menu item, toolbar command, or an embedded source procedure. Each new procedure is marked "To Do." When you "fill in" its functionality, the Application Tree dialog replaces the "To Do" with your description.