maddening
maddening
- Subject: maddening
- From: doug rogers <email@hidden>
- Date: Mon, 27 Jun 2005 22:09:18 -0400
I get
NSReceiverEvaluationScriptError (4)
with the word 'return' selected in this script in Script Editor
tell application "Address Book"
activate
set FoundAddress to (get (street of address of person FindThis) &
return & ¬
(city of address of person FindThis) & (state of address of person
FindThis) & return & ¬
(country of address of person FindThis) & (zip of address of person
FindThis))
end tell
There is a crack in everything. That's how the light gets in.
__________<http://home.golden.net/~samu>__________
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden