[JW Lua] SlashBaseline prefs not working
Jan Angermüller
jan at angermueller.com
Thu Nov 19 13:30:06 CET 2015
Jari,
in the online documentation of FCMusicCharacterPrefs, it says that
Set/GetVerticalHalfSlashBaseline
Set/GetVerticalWholeSlashBaseline
Set/GetVerticalBrevisSlashBaseline
are*already Lua-supported*, but currently they don't work (i.e. error:
... attempt to call method 'SetVerticalHalfSlashBaseline' (a nil value))
And they also don't appear in the class browser.
Only Set/GetVertical*Quarter*SlashBaseline works fine.
See code snippet below.
All the best,
Jan
local mc=finale.FCMusicCharacterPrefs()
mc:LoadFirst()
mc:SetVerticalQuarterSlashBaseline(-24) --works fine
mc:SetVerticalHalfSlashBaseline(-24) -- throws error message
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jwmusic.nu/pipermail/jwlua_jwmusic.nu/attachments/20151119/e742b406/attachment.htm>
More information about the JWLua
mailing list