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

[REBOL] Re: view & multiply effect :-(

From: holger:rebol at: 21-Nov-2001 10:46

On Tue, Nov 20, 2001 at 04:51:33PM -0500, Maxim Olivier-Adlhoch wrote:
> > please tell me what's wrong with: > > effect: [multiply myLoadedImage]
Try effect: reduce ['multiply myLoadedImage] -- Holger Kruse [holger--rebol--com]