Re: why this error under 10.2: Expected expression but found "property"
Re: why this error under 10.2: Expected expression but found "property"
- Subject: Re: why this error under 10.2: Expected expression but found "property"
- From: "Fares BELHAOUAS" <email@hidden>
- Date: Tue, 28 Aug 2007 13:14:36 -0400
thank you Michelle,
I think the same, I found too that the file
com.apple.internetconfigpriv.plist does not exist under 10.2 and that there is other file named com.apple.internetconfig.plist
which is XML file, maybe it's the Safari that changed.
Is there any other alternative to do what I want to do, I mean changing homepage, under 10.2.
Thanks again
2007/8/28, Michelle Steiner <email@hidden>:
On Aug 28, 2007, at 9:25 AM, Fares BELHAOUAS wrote:
> tell application "System Events"
> tell property list file pListpath
<snip>
> does anyone know why ?
I thin, but am not sure, that the property list suite was added only
in 10.4.
BTW, instead of this:
set pListpath to "/Users/User1/Library/Preferences/" &
"com.apple.internetconfigpriv.plist"
You can use this instead:
path to preferences folder as text &
"com.apple.internetconfigpriv.plist"
-- Michelle
--
You can not change the world without perforce changing yourself.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
email@hidden
--
Fares
Integration New Media
_______________________________________________
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