Re: Palm Desktop & Eudora
Re: Palm Desktop & Eudora
- Subject: Re: Palm Desktop & Eudora
- From: Chris Page <email@hidden>
- Date: Tue, 5 Mar 2002 19:49:03 -0800
On Friday, March 1, 2002, at 03:13 , Jason W. Bruce wrote:
I presume that you're trying to get the email address, which I
believe is stored in the first custom field. So, I think you mean
to say "set strEmail to text of custom 1 of address 0". The
problem with this, however, is that text is both an AppleScript
keyword and, in your version of the Palm Desktop, an application
keyword.
This is a known problem, which I fixed in the latest version of
Palm Desktop. The fix is included in the public beta. There were a
few terminology "collisions" inadvertently introduced in a previous
version and I've subsequently altered them as follows:
Class Property (old => new)
address info label => address label
phone info label => phone label
name info title => title
custom field info title => field title
custom field info text => field text
--
Chris Page - Mac OS Lead, Palm Desktop - Palm, Inc.
_______________________________________________
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.