Hey Tim, I don't know of a way to set/alias refinements in that way.
append-only: func [series [series! port!] value] [ append/only series value= ] That's probably not what you are looking for, but it's the best I can come up with for the moment. Someone else might be able to point you in a better direction joshua On 10/4/05, Tim Johnson <[EMAIL PROTECTED]> wrote: > > Hi Rebols: > Is this possible to do? > Example: > > set 'append-only append/only > > Pointers to documentation on this subject would > be helpful also. > thanks > tim > > -- > Tim Johnson <[EMAIL PROTECTED]> > http://www.alaska-internet-solutions.com > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
