Hi,
Is it possible to drive the Property List Editor with Applescript ?
I would like to create a new property List and add new items ...
Stephane
Patrick Machielse - 24 May 2007 09:44 GMT
> Is it possible to drive the Property List Editor with Applescript ?
> I would like to create a new property List and add new items ...
You can make and modify property lists directly from AppleScript:
<http://www.mactech.com/articles/mactech/Vol.22/22.03/StoringandAccessin
gData/index.html>
patrick