Removing every instance of a substring
Removing every instance of a substring
- Subject: Removing every instance of a substring
- From: Gnarlodious <email@hidden>
- Date: Tue, 14 Jan 2003 13:04:27 -0700
Does anyone have a handler kicking around that will remove every instance of
a substring from a string?
For example:
"Gnarlodious.util:Workshop.util:Forth.util:Mops.util:MopsManual.util:"
Will morph into:
"Gnarlodious:Workshop:Forth:Mops:MopsManual:"
with removing substring ".util"
-- Rachel
http://www.Gnarlodious.com/Workshop/Forth/Mops/MopsManual/Lessons/Lesson12.h
tml#IndefiniteLoops
_______________________________________________
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.