By default, ATEasy prints all the information about the selected object. You can control what is printed by selecting one or more of the following options from the Page Setup dialog box:
● Start Section in New Page starts each of the following sections on a new page: Summary, Libraries, Types, Forms, Tests, Commands, Events, and Procedures.
● Public Symbols Only prints information only for those objects that are public (that is, their Public property is checked in the object's Property window). This option is especially useful if you want to immediately see what variables you can use from a particular driver without having to wade through the driver implementation.
● No Description does not print the description of each object.
● No Code does not print the code of procedures, tests, and events.