Export scripts

You can export a script as a separate .aclscript file saved outside the Analytics project. A script exported as a separate file can later be imported into any Analytics project. You can export only one script at a time.

  1. Right-click the script in the Overview tab of the Navigator and select Export Project Item.
  2. In the Save As dialog box, choose a location to save the script, rename the script if required, click Save, and click OK in the confirmation dialog box.

    The script is exported to the location you specified.

    Note

    Limit the script name to 64 alphanumeric characters, not including the .aclscript extension, to ensure that the name is not truncated when the script is imported back into Analytics.

    The name can include the underscore character ( _ ), but do not use any other special characters, or any spaces, or start the name with a number. Special characters, spaces, and a leading number are all replaced by the underscore character when the script is imported.

Analytics 14.1 Help