• 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: AppleScript Timed Events
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleScript Timed Events


  • Subject: Re: AppleScript Timed Events
  • From: John Delacour <email@hidden>
  • Date: Wed, 18 Jun 2003 10:56:57 +0100
  • Mac-eudora-version: 6.0a21

At 6:06 pm -0700 17/6/03, Simone Manganelli wrote:

(congratulations, John, you win this awesome new Alfa Romeo car and a trip to the Caribbean.......).

Can I swap that for a DS 23 Pallas please? I've finally decided to send mine to eBay and let someone else see to the welding :-)

John: I do have a few more questions, though. You used this code as an example:

tell app "appname" to set end of agenda to {tstring:"25/12", _script:"Noel"}

But later you use:

property agenda : {{tstring:"17 jun 03, 9am", _script:"beep.scpt"}}

See my recent message in another thread

Date: Tue, 17 Jun 2003 23:49:23 +0100
To: <email@hidden>
From: John Delacour <email@hidden>
Subject: Re: A script to create another script

The value of agenda _as_stated_ can be whatever you like or just

property agenda: {}

So what's the format I'm supposed to use so that it registers as an event? Also, where is the "beep.scpt" located

In the same folder as the applet, which the applet keeps in _folder

property _folder : ""
on run
tell app "Finder" to set _folder to "" & container of _me
idle
end run


I've got to get some work done now, so I'll try to explain in more detail this evening.

JD
_______________________________________________
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: AppleScript Timed Events
      • From: Simone Manganelli <email@hidden>
References: 
 >Re: AppleScript Timed Events (From: Simone Manganelli <email@hidden>)

  • Prev by Date: Re: AppleScript Timed Events
  • Next by Date: Folder Actions & Copy files
  • Previous by thread: Re: AppleScript Timed Events
  • Next by thread: Re: AppleScript Timed Events
  • Index(es):
    • Date
    • Thread