[JW Lua] Removing a stem connection ?

Jan Angermüller jan at angermueller.com
Mon Mar 14 10:13:54 CET 2016


Jari,

is it possible to clear the stem connection table or remove a single 
stem connection ?
The sample code from the FCStemConnectionTable:DeletaData() 
documentation in the class browser always returns false and doesn't 
delete anything (on Fin2014/Win10).

local stemconnectiontable = finale.FCStemConnectionTable()
-- Load preference data that don't use multiple records with 1:
stemconnectiontable:Load(1)
local myBooleanResult = stemconnectiontable:DeleteData()
stemconnectiontable:Save()

Best,
Jan




More information about the JWLua mailing list