[JW Lua] Problem with FCStaffStyleAssigns
Aaron Sherber
aaron at sherber.com
Sat Jun 24 17:04:34 CEST 2023
Hi all,
If I open a document that has staff style assignments and do:
local count = 0
for a in loadall(finale.FCStaffStyleAssigns()) do
count = count + 1
end
'count' is 0 at the end of the loop -- it appears that no assignments are
being loaded. It looks like LoadAllForItem() works as expected, but not
LoadAll(). Is this a bug in the PDK?
Thanks,
Aaron.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jwmusic.nu/pipermail/jwlua_jwmusic.nu/attachments/20230624/a95f9a98/attachment.htm>
More information about the JWLua
mailing list