Test Align ActionScript.SetProperty.Boolean("Programmer.Editor.Fixtures.ClearAlignMask",false) ActionScript.SetProperty.Enum("Programmer.Editor.Fixtures.AlignMode","Interpolate") ActionScript.SetProperty.Boolean("Programmer.Editor.Fixtures.AlignAddAllToProgrammer",false) ActionScript.SetProperty.Boolean("Programmer.Editor.Fixtures.AlignCopyPaletteReferences",false) Selection.Context.Programmer.SelectFixture(handle:"Location=Fixtures,1,1") Palette.ApplyPalette(handle:"Location=Colours,1,14", false) Selection.Context.Programmer.SelectFixture(handle:"Location=Fixtures,1,8") Palette.ApplyPalette(handle:"Location=Colours,1,15", false) Group.RecallGroupNumeric(5) AlignSelection.SelectFixture(handle:"Location=Fixtures,1,1") AlignSelection.SelectFixture(handle:"Location=Fixtures,1,8") Programmer.Editor.Fixtures.Align()