changing part of a string
changing part of a string
- Subject: changing part of a string
- From: "Patrik B." <email@hidden>
- Date: Sun, 27 Jan 2008 17:02:24 -0800
Hi,
I have a path that I need to change slightly:
Example:
G5:bigfolder:2 color:myfolder:image1.eps -- I need to change "2 color" only
G5:bigfolder:CMYK images:myfolder:image1.eps
How do I replace out just "2color" to "CMYK color" is it possible to search
and replace parts of a string or do I have to change my text item delimiters
to ":" and then replace out item 3 with the new text?
In my test scenario it will be always item 3 but is there a way to address
simply a specific section in an image path and replace that in a sort of
search and replace.
G5:bigfolder:2ndfolder:CMYK images:myfolder:image1.eps
I have about 10x20x30 paths to change so a script comes in handy. Any idea or
suggestions would be helpful.
Best, Patrik
_______________________________________________
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