[REBOL] Re: remove character from end of line if character exists?
From: ptretter:charter at: 16-Jul-2003 8:10
Alot of good examples have been posted but what would be best suited to the task would be 'trim if RT would allow the /with refinement to be used along with /tail. Then you could simple do: trim/tail/with tempstring "/" Maybe this should be submitted as an enhancement. Paul Tretter