I dont use CF STudio, but you can do this with a regexp like this

^.{7}//

or if you have an advanced IDE like BBEdit, you could just select the
area - cols 1-7 over n-lines and do a cut

HTH

Dick

On Apr 16, 2004, at 11:21 AM, Jeff Beer wrote:

> In CF Studio 5, how would I do a regex search and replace on a line
> format
>  like:
>
>
>  04/22/04 http://www.blah.com/stuff
>
>
>  where I want to remove the date and the following space, leaving the
> rest of
>  the line untouched?
>
>
>  I have to do this for about 30,000 lines.. no fun by hand!
>
>
>  Thanks!
>
>
>  Jeff
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to