Re: What makes AppleScript difficult
Re: What makes AppleScript difficult
- Subject: Re: What makes AppleScript difficult
- From: Mark Myers <email@hidden>
- Date: Mon, 10 Dec 2007 09:23:44 -0700
My two cents:
6) Built in features for changing case of strings
7) Operator or function for testing the case of a single character.
8) More robust string manipulation, such as inserting a substring
into a string:
insert "123" into "ABCDEF" after character 3
9) Built-in regular expressions
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden