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

[REBOL] Re: ANN: custom-types.r

From: g:santilli:tiscalinet:it at: 17-Mar-2003 11:43

Hi Brett, On Monday, March 17, 2003, 1:13:58 AM, you wrote: BH> Then I discovered the Halt at the end of the custom-types.r file which threw BH> out my test script. Sorry, my fault, that was supposed to be debugging code. ;-) BH> ** Script Error: Invalid argument: native! That looks like a little bug in 2.5.5, NATIVE! is not defined...
>> action!
== action!
>> op!
== op!
>> native!
** Script Error: native! has no value ** Near: native!
>> type? :print
== native! Workaround: native!: type? :print I think you should submit it to feedback. :) Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r