10-10-2007 06:46 AM
10-10-2007 09:43 AM
rreis,
If you want your step names to be unique you can do the following:
1. Go to Configure->Sequence Editor Options->General
2. Verify that the 'Make Step Names Unique when Inserting Steps' box is checked.
3. Now every time you copy and paste a step it will be assigned a unique name.
If you already have a sequence with duplicate step names you could write a sequence that programmatically changes the step names so they are unique.
Hope it helps