Editing global scripts

You can edit global scripts that can be called from other hooks in your schema.

Procedure

To edit a global script:
  1. Start the Designer.
  2. In the Schema Repository Explorer view, expand the Global Scripts folder in your schema, and then expand the appropriate language folder, Basic or Perl.
  3. Double-click the script to edit.
  4. Edit the script. If this script is new, type your code in place of the line:
    REM TODO -- put your script code here
    
  5. Close the script editor window.