Re: Transpose a whole score
If you just want to set the staff transposition in staff properties, a global mod expression like this might help:
StaffInstrument Trans+=2
To change all the transpositions, use:
StaffInstrument,Trans Trans+=2 Instrument,Trans Trans+=2
But, as Flurmy says, you will need to reset anything assigned to the drum channel(s)