Studio 11 library conversion
Kelly Burgess
kellyb at montana.com
Tue Nov 21 08:56:18 UTC 2023
Hi Mike,
> So the reason for jumping the values is this:
> < ... >
> if you develop using v10, and need the new security property, and OSX Sonoma compatibility
Yes, I follow you. I've added another clause to my Applescript to recognize Studio 10.22 32066 libraries -
if byteOne = 59 then -- 0x3B
set dialogMsg to file_ & " is a later Studio 10.22.x library."
end if
Kelly
More information about the omnisdev-en
mailing list