• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Creating A Property List File
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating A Property List File


  • Subject: Re: Creating A Property List File
  • From: Luther Fuller <email@hidden>
  • Date: Mon, 31 Mar 2008 16:09:56 -0500

On Mar 31, 2008, at 3:33 PM, Laine Lee wrote:
On 3/19/08 4:58 PM, "Shane Stanley" <email@hidden> wrote:

> According to the release notes: "The Property List Suite allows creating new
> property list files and property list items." But I haven't actually tested
> it, and I'm less than thrilled with the current state of System Events.


10.5.2:

tell application "System Events"
set the plistfile_path to "~/desktop/newplist.plist"
set this_plistfile to make new property list file with properties {name:plistfile_path}
end tell

Which does not work in 10.4.x. But, I'm curious ...
Can you write something like this:
make new property list file with properties {name: <text>, value:<record>}
?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users


This email sent to email@hidden
  • Follow-Ups:
    • Re: Creating A Property List File
      • From: Laine Lee <email@hidden>
References: 
 >Re: Creating A Property List File (From: Laine Lee <email@hidden>)

  • Prev by Date: Re: Set Permissions on Files in OS X Shared Folder
  • Next by Date: Re: Creating A Property List File
  • Previous by thread: Re: Creating A Property List File
  • Next by thread: Re: Creating A Property List File
  • Index(es):
    • Date
    • Thread