Hi Anton,

On Wednesday, December 17, 2003, 3:00:06 PM, you wrote:

AR>     do select reduce [
AR>             event/shift [...]
AR>             event/control [...]
AR>             true [...] ; default
AR>     ] true

  any [
     if event/shift [... true]
     if event/control [... true]
     (...)
  ]

Regards,
   Gabriele.
-- 
Gabriele Santilli <[EMAIL PROTECTED]>  --  REBOL Programmer
Amiga Group Italia sez. L'Aquila  ---   SOON: http://www.rebol.it/

-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to