> Is there a way in Rebol to extract a substring using offsets? > For example, if I have a string 100 characters long, and > I want to get characters 25-50, what can I do? copy/part at str 25 25 > If there is a simple positive answer to that question, > you can stop here. If not, read the following: Stopping. Sterling -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
- [REBOL] Extract substring using offs... KELLEHER,KEVIN (Non-HP-Roseville,ex1)
- [REBOL] Re: Extract substring u... Ryan Cole
- [REBOL] Re: Extract substring u... sterling
- [REBOL] Re: Extract substring u... Dick Whiting
