On Wed, 2019-11-06 at 17:15 +0000, Joe Wilkinson wrote: > so there is no way of creating a "save without scheme" button, or a > script line that deletes the rest of the script and itself?
It seems so - there is a C function deleteSchemeText() but no Scheme interface to call it, only one for appendSchemeText(). It would be easy to create one if there was some need ... Richard > > :-( > > Joe > > On 06/11/2019 16:48, Richard Shann wrote: > > On Wed, 2019-11-06 at 13:41 +0000, Joe Wilkinson wrote: > > > No Richard, I mean precisely the opposite! How do I > > > disable/eliminate > > > the template opening script. > > > > That was my other guess as to what you meant, in the same paragraph > > of > > the email - > > Or perhaps, "how do you > > remove such a script from a saved score?", to which the answer > > is > > delete the text in the Scheme window and save. > > > > Whatever is in the Scheme window when you save is saved, though if > > it > > is something new you get warned when you try to save. If there's > > nothing there then no <scheme> field is generated in the saved > > score. > > > > Richard > >
