Hello All and RT,

I have a suggestion???

Why not make a suggestion listing comming from the rebol-list?

Im noticing that there is many input from users maybe we can
summerize those per Rebol/xxx package and present them to the Rebol Team?
Thats easier for us and for the RT..

I.e. I have some enhancements I would like to see inside rebol/core
but maybe someone else also has this suggestion?...etc....

Like:>

to-positive: func ["Converts to positive value." value "Value to convert"] 
[to integer! :value ] [ value: value - (value + value) ]

to-negative: func ["Converts to positive value." value "Value to convert"] 
[to integer! :value] [ value: - value ]

and some more...


Its just a kick infront of the goal...but lets see who is interested
in sharing the thought??

(R)egards,
Norman.



-- dinner/conversation: "How do you eat your Rebol in the morning?"
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to