Editing global scripts

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

About this task

To edit a global script:

Procedure

  1. Start the Designer.
  2. In the Workspace, expand the Global Scripts folder, 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. When you are finished editing, click Hooks > Compile catch any syntactical errors. When you compile the script, your code is saved.
  6. Close the Script Editor window.