Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: crashed Rebol...

From: arolls:idatam:au at: 24-Oct-2001 13:10

You can also, for example: probe first system ; == [self version build product ....] type? system/words ; == object! probe first system/words etc. That is the beginnings of an object navigator. Anton.