I been trying in past few weeks to make my AppleScript to read and write preferences to plist file.
I now know how to read/write using defaults to top level of plist file, but if i try to read/write more complex data to array then things get complicated.
Similar array what i try to do is BrowserWindowState in com.apple.finder.plist.
Could anybody help me or share subroutine which does this?
Thanks
I now know how to read/write using defaults to top level of plist file, but if i try to read/write more complex data to array then things get complicated.
Similar array what i try to do is BrowserWindowState in com.apple.finder.plist.
Could anybody help me or share subroutine which does this?
Thanks