• 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
Record id of an item in Palm Desktop
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Record id of an item in Palm Desktop


  • Subject: Record id of an item in Palm Desktop
  • From: lee hinde <email@hidden>
  • Date: Wed, 10 Apr 2002 23:17:40 -0700

Following up on a discussion from earlier this week, I'm trying the
following:


tell application "Palm Desktop"
activate
set memoid to make new memo with data {body:"some text", title:"new
title"}

set todoid to make new to do with data {title:"test", reminder:1}
attach memo of memoid to to do of todoid

end tell


And I get an error at the last line. I've also tried:

attach memo id of memoid to to do id of todoid


What is the proper syntax?

Thanks.
_______________________________________________
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.

  • Follow-Ups:
    • Re: Record id of an item in Palm Desktop
      • From: Chris Page <email@hidden>
  • Prev by Date: Re: Scripting Hyperlink changes in InDesign 2.0
  • Next by Date: Re: Scripting Hyperlink changes in InDesign 2.0
  • Previous by thread: Re: Scripting Hyperlink changes in InDesign 2.0
  • Next by thread: Re: Record id of an item in Palm Desktop
  • Index(es):
    • Date
    • Thread