Mark Miesfeld wrote:
> I thought I had read in the docs that for stream, the command 'open
> read replace' was not allowed, so I wrote a test case for that.
>
> On Windows the return is ERROR:22, but on Linux the return is READY:.
> Now I can't find anything in the docs that matches what I remember
> about 'open read replace' being not allowed.
>
> So, I'm not sure whether this is a bug, or just an allowable operating
> system difference.  Before I rewrite the test case or remove it, I
> wanted to be sure it is not a bug in the unix StreamNative.cpp
>
> --
> Mark Miesfeld
>
> ------------------------------------------------------------------------------
> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
> production scanning environment may not be a perfect world - but thanks to
> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
> Series Scanner you'll get full speed at 300 dpi even with all image 
> processing features enabled. http://p.sf.net/sfu/kodak-com
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
>   
Look at the syntax diagrams. The REPLACE subkeyword is only valid when 
the WRITE subkeyword is used.

David Ashley

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to