On Thursday, 16-December-2004 at 17:45:25 Ammon wrote, > >Head Reverse isn't what you should be looking for to see if it is >going to break anything... > >>> head head reverse "123" >== "321" > >The only scripts it is going to break are the ones that use Reverse >WITHOUT Head...
That's just what I was thinking. A few possibles... http://www.codeconscious.com/rebsite/rebol-library/scroll-panel.r http://www.rebol.com/view/reb/layout.r http://forsythe.agent-smith.net/calc.r I say possibles as I didn't look at the code closely to determine if the REVERSEs really were reversing a series. It's possible they may be working on tuples or pairs, or they may not be the default REVERSE. Oh - I'm in favour of the change. -- Carl Read. -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.296 / Virus Database: 265.5.4 - Release Date: 12/15/04 -- To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject.
