Re: varibles in handler
Re: varibles in handler
- Subject: Re: varibles in handler
- From: Christopher Stone <email@hidden>
- Date: Mon, 17 Jan 2011 20:09:49 -0600
On Jan 17, 2011, at 19:48, Robert Poland wrote: Time to backup and read the script more carefully. Looks like the handler boils down to one line. in other words the handler is Not useful. ______________________________________________________________________
Hey Bob,
I used to get tired of typing 'AppleScript's text item delimiters', so I had a handler for them:
on tid(TIDS) set AppleScript's text item delimiters to TIDS end tid
Eventually I decided that the basic text was easier to read and just created a keyword expansion for them in TypeIt4Me.
BTW: I think anyone who writes code who doesn't use some kind of text-substitution utility is really missing a bet. (Especially since there's now a free one in the OS, although I prefer TypeIt4Me, or TextExpander.)
|
_______________________________________________
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