• 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: ANNOUNCE: Property List Tools 1.0
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ANNOUNCE: Property List Tools 1.0


  • Subject: Re: ANNOUNCE: Property List Tools 1.0
  • From: Walter Ian Kaye <email@hidden>
  • Date: Fri, 2 Apr 2004 14:41:59 -0800

At 08:16a -0800 04/02/2004, Mark Alldritt didst inscribe upon an electronic papyrus:

I've just posted a new freeware Scripting Addition called Property List
Tools. Property List Tools allows AppleScript to read and write Property
List files. The addition can flatten any AppleScript data structure for
storage in a property list. Property List Tools also allows your scripts to
interoperate with other software that uses the property List file format.

http://www.latenightsw.com/freeware/PListTools/

Yipee! No more 'do shell script' finagling. :-)

set ploc to POSIX path of (path to "pref" from user domain)
read property list POSIX file (ploc & "com.apple.internetconfig.plist")

set cusr to POSIX path of (path to "cusr")
read property list POSIX file (cusr & "Music/iTunes/iTunes Music Library.xml")


-boo
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: Batch PDF Conversions
  • Next by Date: Utility to show key codes?
  • Previous by thread: Re: ANNOUNCE: Property List Tools 1.0
  • Next by thread: Re: ANNOUNCE: Property List Tools 1.0
  • Index(es):
    • Date
    • Thread