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
- Open the Blend Results Script Editor.
The Scripting Ribbon Tab displays.
- Edit the C# script.
- Append the public class code after any other public classes in the analyte formula code.
- Ensure that script references are selected:
- Note the DLLs that are referenced in the script. The DLLs are listed at the top of the script, after the word "using".
- Select the References tab.
- Select the required DLLs.
- Click the Build icon on the Scripting ribbon tab to compile the script.
- Click the Save icon on the Scripting ribbon tab.