Set up a Blend Results Script

Security Note: You need the Allow the user to maintain the blend results script security right in the Scripting user group security rights group for this activity.

Activity Steps

  1. Open the Blend Results Script Editor.

    The Scripting Ribbon Tab displays.

  2. Edit the C# script.
  3. Append the public class code after any other public classes in the analyte formula code.
  4. Ensure that script references are selected:
    1. Note the DLLs that are referenced in the script. The DLLs are listed at the top of the script, after the word "using".
    2. Select the References tab.
    3. Select the required DLLs.
  5. Click the Build icon on the Scripting ribbon tab to compile the script.
  6. Click the Save icon on the Scripting ribbon tab.