[REBOL] rename with string as new argument ignores string offset
From: anton::lexicon::net at: 11-Dec-2002 0:53
For all these rebols: REBOL/View 1.2.8.3.1 3-Aug-2002 (beta) REBOL/View 1.2.5.3.1 6-May-2002 (beta) REBOL/View 1.2.1.3.1 21-Jun-2001 REBOL/Link 1.0.2.3.1 25-Mar-2002 save %test-file "" rename %test-file (probe find "a-string" "r") This results in: %a-string being created. I was expecting: %ring Anton.