Deleting global scripts

You can delete global scripts in your schema.

Procedure

To delete 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. Right-click the script to delete then and click Remove.
  4. Click Yes to confirm that you want to delete the script.

Results

You do not get a warning if the script you are deleting is still being used in hook code. Deleting the script and not removing the calls from hooks causes errors when users perform an operation that calls the deleted script.