A schema extract is a way of backing up the development work you have done.
The extract process creates two files that are often small enough to fit on a diskette.
Schema file - a text file with a .scm extension
containing class definitions and method code from the Class Browser.
Forms file - a binary file with a .ddb extension containing painted forms.
Schema Load
The extracted files can be used to load your schema into the same
or a different JADE development environment (on the same version of JADE).
Instructions- In the JADE development environment,
click the
button.
- Enter suitable names and locations for the schema and forms files.
- Click the OK button.
The extract process creates the schema and forms files.
|