Importing Definitions from Another CCL File

Import a module file to use the module in your project.

You can do this either in the CCL editor using the IMPORT statement, or by using the Outline view in the Visual editor, as described here.

  1. Select the SAP Sybase ESP Authoring tab.
  2. Open the Visual editor by clicking Switch to Visual, or pressing F4.
  3. If Outline view is not visible, select Window > Show View > Outline, or press Alt+Shift+O.
  4. In the Outline view, expand the Statements list.
  5. Right-click the Imports statement and select Create Child > Import.
  6. Select the file or files to import and click OK.
  7. Expand the imported file until you see the imported module.
  8. Click and drag the module anywhere in the diagram.
Related tasks
Creating a Module
Editing a Module
Creating a Module File
Using a Module Within a Project
Configuring a Loaded Module
Configuring a Module Repository