Re: Replacing range within a string
Re: Replacing range within a string
- Subject: Re: Replacing range within a string
- From: "Arthur J Knapp" <email@hidden>
- Date: Tue, 27 Feb 2001 18:36:33 -0500
>
Date: Tue, 27 Feb 2001 13:24:31 -0600
>
Subject: Re: Replacing range within a string
>
From: Bryan Harris <email@hidden>
>
> set now to characters 1 thru -4 of ((current date) as string) as text
>
... I realize
>
you can use:
>
>
set aTime to time string of (current date)
>
set aTime to (text 1 thru -7 of aTime) & (text -3 thru -1 of aTime)
>
>
I was just wondering if there was a plain vanilla AS way to delete text from
>
the middle of a text item.
;-) That IS the plain vanilla way ;-)
Arthur J. Knapp
http://www.stellarvisions.com
mailto:email@hidden
Hey, check out:
http://www.LateNightSW.com