Hello again, Despite my dodgy typing, I still maintain that I'm getting a crash any time I try to set the FCPageText HorizontalAlignment property: both ways cause a crash: local newText = finale.FCPageText() -- newText.HorizontalAlignment = 0 -- newText:SetHorizontalAlignment(0) Cheers, Dave