• 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: Property lists and System Events (was: no subject)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Property lists and System Events (was: no subject)


  • Subject: Re: Property lists and System Events (was: no subject)
  • From: CYB <email@hidden>
  • Date: Wed, 31 Mar 2010 19:48:47 -0600
  • Thread-topic: Property lists and System Events (was: no subject)

Title: Re: Property lists and System Events (was: no subject)
Understood. I was only pointing out that System Events *does* know what a property list file is. As you say, whether it can write to one is moot.


 
On 1 Apr 2010, at 01:40, Shane Stanley wrote:

> On 1/4/10 11:33 AM, "hd" <email@hidden> wrote:
>
>> This returns the XML.
>
> Yes, but we're discussing the *creation* of a property list file.
>
> --
> Shane Stanley <email@hidden>
> AppleScript Pro, April 2010, Florida <http://www.applescriptpro.com>
>
>
> _______________________________________________
> 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


Here with System 10.6.3 whit this code I get a new property list, noe of course you need to populate with some data
tell application "System Events" to set f to make new property list file with properties {name:"test"}
tell application "Finder"
   open f
end tell
It is created at root level

Carlos Ysunza B.
Director
Ysunza/Santiago
Comunicación Visual • Automatización
Tel. (52)55 5256-0336
email@hidden

http://www.ysunzasantiago.com
http://www.thesecretmexico.com
http://www.softrobot.com.mx

 _______________________________________________
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

References: 
 >Re: Property lists and System Events (was: no subject) (From: hd <email@hidden>)

  • Prev by Date: Re: Property lists and System Events (was: no subject)
  • Next by Date: Re: Property lists and System Events (was: no subject)
  • Previous by thread: Re: Property lists and System Events (was: no subject)
  • Next by thread: Re: Property lists and System Events (was: no subject)
  • Index(es):
    • Date
    • Thread