On Fri, 16 Mar 2001, KELLEHER,KEVIN (Non-HP-Roseville,ex1) wrote:

> 
> 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?
> 

substr: copy/part skip stringin 24 26

Dick 

#==============================================#
Homepage: http://www.europa.com/~dwhiting/
IRC: Satyre on #AmigaCafe
#==============================================#

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to