Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: How to remove the last item of a serie ?

From: greggirwin:mindspring at: 5-May-2002 9:04

Hi Patrick, << My actual problem is to remove the last character of a string. Has anyone a better way ? >> Your second example is obviously preferable to the first. You could use CLEAR in place of REMOVE, but in this case I don't think there's a significant difference. --Gregg