hello Thomas I think you have to use "SaveAt" : ----------------------------------------------------- local mod = finale.FCAccidentalMod() mod.FontName = "Arial" ... mod:SaveAt(note) ----------------------------------------------------- but we must also save "noteentry" (eachentrysaved) Best regards Chris