How do I remove part of a path?

Roger Eller roger.e.eller at sealedair.com
Sun Jul 31 22:23:38 EDT 2011


On Sun, Jul 31, 2011 at 9:58 PM, Admin wrote:

>
>
> Hello all,
>
> Say I have the following path:
>
>
>
> http://www.travelandworkusa.com/public_html/userfiles/Felker_Mike/robot_trans_noshadow.png
>
>
> How do I get rid of just /public_html ?
>
> Thanks.
>
> Mike
>

put "
http://www.travelandworkusa.com/public_html/userfiles/Felker_Mike/robot_trans_noshadow.png"
into tURL
replace "/public_html" with empty in tURL

˜Roger



More information about the use-livecode mailing list