Re: Creating A Property List File
Re: Creating A Property List File
- Subject: Re: Creating A Property List File
- From: Laine Lee <email@hidden>
- Date: Mon, 31 Mar 2008 15:33:37 -0500
- Thread-topic: Creating A Property List File
Title: Re: Creating A Property List File
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
--
Laine Lee
_______________________________________________
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