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

[REBOL] Mezzanine / Native?

From: tim::johnsons-web::com at: 12-Feb-2003 12:12

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