Charles wrote: > Does anyone have any URL's for collections of libraries? Just do-able scripts which are just functions and variables etc. Useful functions in general.
There's mine at: http://valley.150m.com/Rebol/Values.r. Just run it and a directory called %Values/ will be created with a whole lot of scripts in it. Just add: do %Values/Values.r to your %user.r, to be automatically use these values in your scripts. Other places to find them are on http://www.rebol.com and look in the developer section. Also, Rebol/View has the World Wide Reb, which has a lot of sites on it with various scripts. I'm sure the others on the list will mention their's as well. Andrew Martin ICQ: 26227169 http://valley.150m.com/ -><- -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
