Product Information > JADE Development Environment User’s Guide > Chapter 10 - Extracting and Loading Schemas > Specifying Your Schema View Extract Options

Specifying Your Schema View Extract Options

As you can extract a complete schema view only (that is, you cannot extract selected classes in that view), the Extract All option button in the Options group box is selected. The Use Parameter File and Selective Extract option buttons are disabled.

To specify your extract options

  1. In the Schema File Name text box, specify the name and location of the file that you want to extract; for example, c:\jade\bin\view\SaleView.scm.

    If you do not specify a location, the file is extracted to your JADE working directory (that is, the directory in which the jade.exe program is located).

    If you want to extract the schema view to an existing file or you are unsure of existing extract file names or location, click the Browse button. The common File dialog is then displayed, to enable you to select the appropriate file or location, if required.

    The schema file name defaults to the name of the schema view, with a suffix of .scm. An error is raised if an existing file cannot be accessed.

  2. In the Forms File Name text box, specify the name and location of the forms file that you want to extract; for example, c:\jade\bin\view\SaleView.ddb. If you do not specify a location, the file is extracted to your JADE working directory.

    If you want to extract the form and control definitions to an existing file or you are unsure of existing extract file names or location, click the Browse button. The common File dialog is then displayed, to enable you to select the appropriate file or location, if required.

    The forms file name defaults to the name of the schema view, with a suffix of .ddb. An error is raised if an existing file cannot be accessed.

  3. Click the OK button to confirm your selections, the Schema Options sheet to specify your schema view options, or the Cancel button to abandon your selections.