{"id":810,"date":"2004-04-04T13:22:12","date_gmt":"2004-04-04T17:22:12","guid":{"rendered":"\/?p=810"},"modified":"-0001-11-30T00:00:00","modified_gmt":"-0001-11-30T04:00:00","slug":"property_list_tools_10","status":"publish","type":"post","link":"https:\/\/mjtsai.com\/blog\/2004\/04\/04\/property_list_tools_10\/","title":{"rendered":"Property List Tools 1.0"},"content":{"rendered":"<p>\nLate Night Software&rsquo;s <a href=\"http:\/\/www.latenightsw.com\/freeware\/PListTools\/index.html\">Property List Tools<\/a> can convert property list files into AppleScript records and also save the records back to disk as property list files.\n<\/p>\n\n<pre>\nread property list file \"HD:Users:mjt:Library:Preferences:com.c-command.DropDMG.plist\"\n<\/pre>\n\n<pre>\n{\n    |NSWindow Frame MJTRegistrationWindow|:\"616 395 477 436 0 0 1280 1002 \", \n    |NSWindow Frame AgreementsWindow|:\"-313 476 265 308 -1280 0 1280 1024 \", \n    |DropDMGDestination|:\"~\/Desktop\", \n    |NSFontPanelLastUsedPane|:0, \n    |NSFontPanelPreviewHeight|:0.0, \n    |DropDMGDiskImageOptions|:{\n        |InternetEnabled|:false, \n        |UseEncryption|:false, \n        |Format|:0, \n        |WrapPackages|:true, \n        |DeleteAfterCreating|:true, \n        |Encoding|:2, \n        |DeleteAfterConverting|:false, \n        |Prompt|:false, \n        |AutoOpen|:true, \n        |SegmentSize|:4300, \n        |UseSegments|:false\n    },\n    &hellip;\n}\n<\/pre>","protected":false},"excerpt":{"rendered":"<p>Late Night Software&rsquo;s Property List Tools can convert property list files into AppleScript records and also save the records back to disk as property list files. read property list file \"HD:Users:mjt:Library:Preferences:com.c-command.DropDMG.plist\" { |NSWindow Frame MJTRegistrationWindow|:\"616 395 477 436 0 0 1280 1002 \", |NSWindow Frame AgreementsWindow|:\"-313 476 265 308 -1280 0 1280 1024 \", |DropDMGDestination|:\"~\/Desktop\", [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"apple_news_api_created_at":"","apple_news_api_id":"","apple_news_api_modified_at":"","apple_news_api_revision":"","apple_news_api_share_url":"","apple_news_coverimage":0,"apple_news_coverimage_caption":"","apple_news_is_hidden":false,"apple_news_is_paid":false,"apple_news_is_preview":false,"apple_news_is_sponsored":false,"apple_news_maturity_rating":"","apple_news_metadata":"\"\"","apple_news_pullquote":"","apple_news_pullquote_position":"","apple_news_slug":"","apple_news_sections":"\"\"","apple_news_suppress_video_url":false,"apple_news_use_image_component":false,"footnotes":""},"categories":[2],"tags":[],"class_list":["post-810","post","type-post","status-publish","format-standard","hentry","category-technology"],"apple_news_notices":[],"_links":{"self":[{"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/posts\/810","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/comments?post=810"}],"version-history":[{"count":0,"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/posts\/810\/revisions"}],"wp:attachment":[{"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/media?parent=810"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/categories?post=810"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/tags?post=810"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}