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

[REBOL] Re: convolve effect

From: carl:cybercraft at: 15-Nov-2001 20:41

On 15-Nov-01, Petr Krenzelok wrote:
> Core and Command both know image datatype.
Core knows the image datatype? Are you sure? I get...
>> make image! [1x1 #{000000}]
** Script Error: Feature not available in this REBOL ** Near: make image! [1x1 #{000000}] Perhaps it's just Command? -- Carl Read