What to Do Before Writing Code
Before you can write code, you must do the following:
- Create the underlying data structure(s) that store the data collected in the form.
- Create a list of functions referenced by the form.
- (Optional) Generate the prototype code for your application.
These tasks are accomplished using Designer menu selections. See the Designer User's Guide for more information.