> > Also, I have been searching for any references to similar problems in
> > Windows.  One thing I did come up with is people talking about
> > flushing the keyboard buffer when an application started up.  Reports
> > of the buffer having garbage in it even though it was a new process
> > starting up.  That would only apply if it was always the first read
> > from the console that had the problem.  And I didn't think that was
> > the case with Mike's problem.
> 
> It was the case in the situation where I was able to reproduce this.
> It's almost like there are multiple active buffers and the function is
> getting confused on which one to use.

It is definitely not only the startup case for me.  For Mark's benefit, 
the scenario is this:

I run in my command windows a Rexx program called elap which is really a 
shell, and does various nice things for me (times commands, allows 
shorthands for changing directories, calculator function, etc.  It's 
basically a 'parse pull command' then process and execute that command -- 
very like Rexxtry.

Often when in 'programming mode' I have several of these running for 
hours, and in that case I have seen the dreaded 'r' corruption several 
times in one run (i.e., not just the first parse pull from console).  I 
have seen it on two commands one after the other, for example.

[Yes happy to try any 'experimental' installs.]

Mike





Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 
741598. 
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU





------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to