About Programming and Testing Forms

This chapter deals with how to program ATEasy forms, how to add code to ATEasy event procedures, how to provide help for forms, and how to test forms.

 

Topic

Description

Overview Of Programming Forms

ATEasy's visual model of programming.

Adding Procedures to Forms

Adding executable code to form events.

Form Events

Events that fire during the lifetime of a form.

Form Procedures

Procedures submodule to a form

Adding Variables to Forms

Adding variables; changing their types and dimensions.

Loading a Form

How to load a form.

Providing Form Help

Adding help strings to form fields and objects.

Testing Forms

Loading and checking forms' functionality.