2. Structuring an Application : How You Can Share Information Between Frames
 
Share this page                  
How You Can Share Information Between Frames
When planning your application, you should consider using the following elements:
Global variables (see Global Variables)
Global constants (see Global Constants)
User events (see User and Database Events)
Database events (see User and Database Events)
Each of these elements provides a simple, effective way to share information between frames and procedures.