email@hidden
email@hidden
- Subject: email@hidden
- From: doug rogers <email@hidden>
- Date: Sun, 24 Oct 2004 23:30:51 -0400
Hey, You can't address Calendars by name. That's why I was getting the
ContainerSpecifier error. Fixed it by using a number.
And now, this used to work in OS9, to create a comma seperated string,
but now doesn't seem to want to work on the iBook
set AppleScript's text item delimiters to {return}
set TheItems to text items of TheItems
set AppleScript's text item delimiters to {","}
set TheItems to text items of TheItems
set AppleScript's text item delimiters to {""}
The contents of the field come in as a return delimited string, and pass
through this code unchanged.
> <http://home.golden.net/~samu> <
> There's a crack in everything. That's how the light gets in. <
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden