Re: Scripting Entourage 2001
Re: Scripting Entourage 2001
- Subject: Re: Scripting Entourage 2001
- From: has <email@hidden>
- Date: Mon, 29 Apr 2002 20:09:50 +0100
Paul Berkowitz wrote:
>
You're at least fortunate that scripting additions work in
>
OS 9 and Classic, so you can use Akua Sweets' 'the clock' (or a similar
>
command in Tanaka's osax) to do an easy conversion
Also:
- use a shell script if you're on OS X - its Unix core has a strftime
(date-formatting) function built in
- dateLib/strftimeLib (see my site) - these will work in any of OS8/9/X
- roll your own conversion handler; often best if speed is vital. (A quick
dig on the list archives should turn up a whole load of such functions;
it's a regular topic.)
HTH
has
--
http://www.barple.connectfree.co.uk/ -- The Little Page of Beta AppleScripts
_______________________________________________
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.