<div dir="ltr">I am creating a new text expression definition (ted) and that part works. However it won't assign the metakey "a" (which is 65 apparently)<div><br></div><div>I try to do this:</div><div>~ ted defined and working great</div><div><div><br></div><div><span style="white-space:pre-wrap">        </span>local ma = finale.FCMetatoolAssignment()</div><div><span style="white-space:pre-wrap"> </span>ma:SaveAsKeystroke(65)</div><div><span style="white-space:pre-wrap">   </span>ma:SaveNew()</div><div><span style="white-space:pre-wrap">     </span>ma:AssignTextExpressionDef(ted)</div><div><br></div><div><span style="white-space:pre-wrap"> </span>ted:SaveNew()</div><div><br></div><div>Maybe it has something to do with set mode? I coculdn't get anything to work. Help appreciated! Thanks.</div><div><br></div><div><br></div></div></div>