DroidDB Tip of the Month
DroidDB® Tip for July 2012
Saving a Textual Description of a Form
You can quickly and easily create a text file that contains a comprehensive descrition of your form - including form features, table column names and datatypes, control dimensions, macros, variables, and more. This description can be an invaluable record and development tool. For example, it can help you keep track of how and where variables are used.
To create a textual description of a DroidDB form:
- With the form open in the development environment, select File-Save As.
- Enter the name of the form if need be...but don't press OK
- Press down and hold the SHIFT key.
- While the SHIFT key is still pressed down, click on OK.
DroidDB saves the description of the form in a text file in the application folder (for example, E:\MyApplication\MyApplication.txt). You can open it with Notepad or some other text editor.