• 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
Palm Desktop & Eudora
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Palm Desktop & Eudora


  • Subject: Palm Desktop & Eudora
  • From: Will Gosney <email@hidden>
  • Date: Wed, 27 Feb 2002 23:50:45 -0500

Hi

I have been trying to get the following script to work:

tell application "Palm Desktop"
set strFullname to full name of address 0
set strEmail to text of address 0
end tell
set pTheAddress to strFullname & " <" & strEmail & ">" as string
tell application "Eudora"
activate
make message at end of mailbox "Out"
tell message ""
set field "to" to pTheAddress
set field "subject" to thetest
end tell
end tell
-------------------------

For some reason, Palm desktop 2.6.3 chokes on the word "text"

I am using Script editor 1.1.3 on OS 8.6. If I need a newer version or something where can I get it?

TIA
Will
_______________________________________________
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.

References: 
 >Re: Palm Desktop: how to make a datebook entry or todo? (From: "Jason W. Bruce" <email@hidden>)

  • Prev by Date: Re: Type F10 as a user
  • Next by Date: Re: Anyone working with Quark in OSX and getting good results of fonts size?
  • Previous by thread: Re: Palm Desktop: how to make a datebook entry or todo?
  • Next by thread: RE: Photoshop action scripts
  • Index(es):
    • Date
    • Thread