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

[REBOL] Re: script error...

From: joel:neely:fedex at: 2-Oct-2001 18:59

If you want the most flexible possible solution...
>> someblock
== [95 52 80 96 67 32 53 12 4 15]
>> last sort someblock
== 96 -jn- mgkiourt wrote:
> ----- Original Message ----- > From: Joel Neely <[joel--neely--fedex--com]> > To: <[rebol-list--rebol--com]> > Sent: Tuesday, October 02, 2001 7:36 PM > Subject: [REBOL] Re: script error... > > > Spaces are your friend! > > Yes,they are.Thanks.If we had four numbers,what > the solution will be?
-- ; Joel Neely [joel--neely--fedex--com] 901-263-4460 38017/HKA/9677 REBOL [] foreach [order string] sort/skip reduce [ true "!" false head reverse "rekcah" none "REBOL " prin "Just " "another " ] 2 [prin string] print ""