list of (more than one) text item delimiters
list of (more than one) text item delimiters
- Subject: list of (more than one) text item delimiters
- From: Brennan <email@hidden>
- Date: Tue, 16 Dec 2003 15:42:12 +0100
Is it possible to use more than one text item delimiter at a time, for
example, given the timecode string,
"01:23:12.03"
I'd like to be able to use the delimiters {":", "."} to fish out all the
numerical values in one fell swoop.
set {HH, MM, SS, tt} to text items of myString
If this isn't possible, can someone explain what the thinking is behind
Applescript's text item delimiters being a list?
I can't see that this has any uses whatsoever (unless they were being very
forward looking to a time when it will do what I expect).
Apologies if this has been asked before. Feel free to direct me to an
appropriate archive in lieu of a freshly written answer.
Brennan
_______________________________________________
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.