Re: How do I delete the 1st three characters from a variable
Re: How do I delete the 1st three characters from a variable
- Subject: Re: How do I delete the 1st three characters from a variable
- From: Michelle Steiner <email@hidden>
- Date: Tue, 3 Jan 2006 17:17:14 -0700
On Jan 3, 2006, at 1:36 PM, Patrik B. wrote:
I am trying to replace images that are in one language with those of
another. I.e. DAN-image.eps to ENG-image.eps.
set foo to "DAN-image.eps"
set foo to "ENG" & text 4 through end of foo
--
History always complicates things.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden