• 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/amateur question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Palm desktop/amateur question


  • Subject: Palm desktop/amateur question
  • From: Jason Davies <email@hidden>
  • Date: Mon, 14 Jan 2002 10:13:49 +0000

> I urge anyone who considers AppleScript support important to let Palm know:
>
> <http://www.palm.com/macintosh/publicbeta/feedback.html>

Done. I asked for a complete overhaul :-)

I have been trying to get some scripts written but I am not an expert (I don't
deserve the name 'newbie' as I have been screwing up Applescripts for over a
year now). Eg I want BBedit to take the selection and create a new to-do item,
or memo. The glitch is getting the memo to take the string and place it in the
body of the memo.

tell app "BBedit 6.1"
set txt to selection
end tell

tell app "Palm desktop"
create new memo with body txt
end tell

and many other such variations, none of which seem to work. Could you explain
the syntax?
--------------------------------------------------------------------------------

Always get a second opinion. Don't you think?


  • Prev by Date: Re: Scripting Mail.app
  • Next by Date: Cricket's easter cricket
  • Previous by thread: Re: SSI-ASUG: RegEx Question
  • Next by thread: Re: Palm desktop/amateur question
  • Index(es):
    • Date
    • Thread