[REBOL] [REBOL] System object documentation Re:

2000-04-10 Thread chaz
use Bo's browse-system.r script from http://www.rebol.org/utility/index.html either download it, or type these two commands in a Rebol window >> browse: read http://www.rebol.org/utility/browse-system.r >> do browse At 02:36 PM 4/9/00 -0800, you wrote: > >I can't seem to find documentation on

[REBOL] System object documentation Re:(2)

2000-04-10 Thread tjohnson
Thanks Allen K. This is what I need all right! Tim At 09:03 AM 4/10/00 +1000, you wrote: >Hi Tim, > >Best way to learn what is in the system object, is to use Bo's >browse-system.r script >from Rebol.org archives. http://www.rebol.org/utility/browse-system.r. > >Many of the entries in the system c

[REBOL] System object documentation Re:

2000-04-09 Thread allenk
Hi Tim, Best way to learn what is in the system object, is to use Bo's browse-system.r script from Rebol.org archives. http://www.rebol.org/utility/browse-system.r. Many of the entries in the system can also be accessed through mezzanine functions. e.g source what-dir what-dir: func [ "Pr