• 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
removing an alarm in Palm Desktop
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

removing an alarm in Palm Desktop


  • Subject: removing an alarm in Palm Desktop
  • From: Scott Calabrese Barton <email@hidden>
  • Date: Mon, 9 Feb 2004 20:37:32 -0500

Hello,

Any suggestions how to remove an alarm from an event in Palm Desktop?

I can use
tell application "Palm Desktop"
set selitem to selection
get alarm of item 1 of selitem
end tell

To obtain the alarm time of a selected event, returning the string "missing value" if no alarm is set. But none of the following work to *unset* or remove the alarm:

set alarm of item 1 of selitem to "missing value"
set alarm of item 1 of selitem to 0
set alarm of item 1 of selitem to false

Any suggestions?

Thanks,
Scott
_______________________________________________
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: removing an alarm in Palm Desktop
      • From: Chris Page <email@hidden>
    • Re: removing an alarm in Palm Desktop
      • From: Jakob Peterhänsel <email@hidden>
  • Prev by Date: Re: Scripting Additions Calls in Tell Blocks
  • Next by Date: Re: Scripting Additions Calls in Tell Blocks
  • Previous by thread: Re: Scripting Additions Calls in Tell Blocks
  • Next by thread: Re: removing an alarm in Palm Desktop
  • Index(es):
    • Date
    • Thread