• 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
Re: Palm Desktop 4.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Palm Desktop 4.1


  • Subject: Re: Palm Desktop 4.1
  • From: Timothy Bates <email@hidden>
  • Date: Wed, 30 Apr 2003 22:05:09 +1000

> I haven't tried any of the new features in the scripting support but
> it does seem to have broken some scripts I have come to rely on...

> tell application "Palm Desktop"
> make memo
> set title of memo 0 to "Handheld Note: To Do Item"
> end tell

It results from correcting the scripting model in Palm.

the tell application "Palm Desktop"
set a to make memo
set title of a to "Handheld Note: To Do Item"
end tell

This means that you can now refer to things other than those you have just
created. Yay!
_______________________________________________
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 4.1 (From: Adrian Smith <email@hidden>)

  • Prev by Date: iTunes 4 whoopsie
  • Next by Date: Re: Palm Desktop 4.1 (creating a memo)
  • Previous by thread: Re: Palm Desktop 4.1
  • Next by thread: Re: Language at a Glance
  • Index(es):
    • Date
    • Thread