hi Steven,
I wrote a script to generate fodder for syntax coloring. it can help alert you to when you are clobbering words you had no idea were set... anyway you can generate the list new each time you change your rebol version, http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=%gen-syntx.r On Fri, 9 Jan 2004, Steven White wrote: > > I was looking around various REBOL sites and came across a script that > uses a function called "emailer" which seems to be a REBOL function that > pops up a window for sending an email message. "help emailer" at the > console confirms the function's existence. > > I looked at the function dictionary on the REBOL web site and did NOT > see a reference to "emailer." > > This makes me wonder what other functions there might be that are not > documented. Does everyone else just stumble across these things or is > there some documentation I am missing? One would think that the REBOL > Function Dictionary would contain all the functions. > > I know I can list all the system words and just look them over one at a > time to see what they do. Is that what it takes? Am I just getting too > lazy? Is the missing "emailer" function just a single omission that > slipped through the cracks? > > Thank you. > > > Steven White > City of Bloomington > 1800 W Old Shakopee Rd > Bloomington MN 55431-3096 > USA > 952-563-4882 (voice) > 952-563-4672 (fax) > [EMAIL PROTECTED] > -- > To unsubscribe from this list, just send an email to > [EMAIL PROTECTED] with unsubscribe as the subject. > -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
