HOWTO:Remove Duplicate Manufacturers

From WireCAD Online Help
Jump to: navigation, search
Command Line Shortcut: script

User Permissions Level: All
Product Level: XLT, PRO, ENT
Describes the procedure for running a script to remove duplicate manufacturers by manufacturerID




APPLIES TO WireCAD v7.


Before You Start

Back up your database. I'm not kidding about this.

Proceedure

  1. From within WireCAD click Plugins>Script Editor/Runner ...
  2. On the Script Editor, click File>Open and browse in the default folder to "Remove Duplicate Manufacturers.cs"
  3. Click the Run button on the toolbar. It will report back a couple of message boxes letting you know that it is working.
  4. When it is finished it will say Done in the compiler output window at the bottom of the form.

There is a similar script that will remove duplicate manufacturers by the name field. You may need to run both.