Well, since I have to do development to support non-technical types,
I'm hoping you'll add this scheme to REBOL 3.0

   actual-requirements: read mind://customer/current-project

    . .
     |
   ( * )

(that's me, holding my breath...)

-jn-

[EMAIL PROTECTED] wrote:
> 
>     home-video: read/part video:// 0:0:10
> 
> :-)
> 
> -Bo
> 
> On 27-Oct-2000/9:26:25-6:00, [EMAIL PROTECTED] wrote:
> >EAT wrote:
> >> Andrew Martin wrote:
> >> > EAT wrote:
> >> > > Built-in printing that uses the OS's printer interfaces. C'mon, this
> >is poetry we're talking about here.
> >> > >
> >> > >     write printer:// face
> >> >
> >> >         My-Picture: read scanner://
> >
> >>   BookText: read scanner://OCR
> >
> >No, no, no. It doesn't scan! :-)
> >
> >        BookText: parse/ocr read scanner://
> >    or:
> >        BookText: parse/ocr read %MyImageFile.tif
> >
> >        write sound:// read %tada.wav
> >    :-)
> >
> >Andrew Martin
> >ICQ: 26227169
> >http://members.nbci.com/AndrewMartin/
> >-><-
> >
> >
> >--
> >To unsubscribe from this list, please send an email to
> >[EMAIL PROTECTED] with "unsubscribe" in the
> >subject, without the quotes.
> >
> --
>                            Bohdan "Bo" Lechnowsky
>                            REBOL  Adventure Guide
>            REBOL Technologies 707-467-8000 (http://www.rebol.com)
>        The Official Source for REBOL Books (http://www.REBOLpress.com)
> 
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.

-- 
; Joel Neely  [EMAIL PROTECTED]  901-263-4460  38017/HKA/9677
REBOL [] do [ do func [s] [ foreach [a b] s [prin b] ] sort/skip
do function [s] [t] [ t: "" foreach [a b] s [repend t [b a]] t ] {
| e s m!zauafBpcvekexEohthjJakwLrngohOqrlryRnsctdtiub} 2 ]
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to