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

[REBOL] Re: Mezzanine / Native?

From: tim:johnsons-web at: 13-Feb-2003 7:35

* Bohdan or Rosemary Lechnowsky <[amicom--sonic--net]> [030212 21:31]:
> Tim, > > > help function!
Thanks Bo! That's the ticket.
> But remember that a lot of mezzanine functions related to VID are bound to > a context inside the system object, so they can be difficult to modify.
Not a problem. Just wanted a way to show students what 'internal' rebol code looks like. cheers -tim-
> -Bo > > At 06:31 PM 2/12/03 -0900, you wrote: > >* Bohdan or Rosemary Lechnowsky <[amicom--sonic--net]> [030212 17:42]: > >> Try this: > > > > Thanks Bo: > >> > help native! > > > > But, is there a way to just get a list of rebol > > words that are mezzanine (have source code)? > > I hope I'm being a little clearer. > > cheers > > -tim- > > > >> There are also other native types, like op! and action! > >> > >> Bohdan "Bo" Lechnowsky > >> Lechnowsky Technical Consulting > >> > >> At 12:12 PM 2/12/03 -0900, you wrote: > >> >Two related Issues: > >> > > >> >1)Anyone have a suggestion as to how to get a list > >> >of rebol words that are mezzanine functions? > >> > > >> >2)And the following console session has got me bewildered: > >> > > >> >>> help print > >> >USAGE: > >> > PRINT value > >> > > >> >DESCRIPTION: > >> > Outputs a value followed by a line break. > >> > PRINT is a native value. > >> > > >> >ARGUMENTS: > >> > value -- The value to print (Type: any) > >> >>> native? 'print > >> >== false > >> > > >> >; say WHAT? What's up with that? rebol just told > >> >; me that 'print is native. <!-- DUH --> > >> > > >> >any ideas on that one? > >> > > >> >thnx n adv > >> > > >> >-- > >> >Tim Johnson <[tim--johnsons-web--com]> > >> > http://www.alaska-internet-solutions.com > >> > http://www.johnsons-web.com > >> >-- > >> >To unsubscribe from this list, please send an email to > >> >[rebol-request--rebol--com] with "unsubscribe" in the > >> >subject, without the quotes. > >> > >> -- > >> To unsubscribe from this list, please send an email to > >> [rebol-request--rebol--com] with "unsubscribe" in the > >> subject, without the quotes. > > > >-- > >Tim Johnson <[tim--johnsons-web--com]> > > http://www.alaska-internet-solutions.com > > http://www.johnsons-web.com > >-- > >To unsubscribe from this list, please send an email to > >[rebol-request--rebol--com] with "unsubscribe" in the > >subject, without the quotes. > > -- > To unsubscribe from this list, please send an email to > [rebol-request--rebol--com] with "unsubscribe" in the > subject, without the quotes.
-- Tim Johnson <[tim--johnsons-web--com]> http://www.alaska-internet-solutions.com http://www.johnsons-web.com