Holger,
it works :-) It knew it was going to be simple. Its a question that in rebol, its sometimes xtremely complicated to find that simple thing. There are so many variations possible, that you can miss a few of them. :-) thanks very much.. -Max ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 21, 2001 1:46 PM Subject: [REBOL] Re: view & multiply effect :-( > 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 > [EMAIL PROTECTED] > > -- > To unsubscribe from this list, please send an email to > [EMAIL PROTECTED] with "unsubscribe" in the > subject, without the quotes. > -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
