Re: [Oorexx-devel] Current rail-diagrams in ooRexx 5.0 docs wrong

2015-06-17 Thread Erich Steinböck
> > what Erich et.al. think about this Rony, I use what we have now. Finishing content additions, changes, and fixes for a 5.0 release is my priority. On Wed, Jun 17, 2015 at 10:54 PM, Rony G. Flatscher wrote: > Hi Jean-Louis, > > thank you for your feedback and your interesting information!

Re: [Oorexx-devel] Current rail-diagrams in ooRexx 5.0 docs wrong

2015-06-17 Thread Rony G. Flatscher
Hi Jean-Louis, thank you for your feedback and your interesting information! I see that you have also "diary.txt" that document what you have done and how the development has gone on. On 16.06.2015 23:10, Jean-Louis Faucher wrote: > The graphical syntax diagrams were generated by parsing the asc

Re: [Oorexx-devel] ooRexx and the mainframe...

2015-06-17 Thread Chip Davis
Very interesting, Dave. Too bad it arrived mere days before the VM Workshop; it would have made an excellent presentation. As soon as I get my current all-consuming project flying, I'll have a look at it. Not quite sure about your question; are you asking if issuing a Linux command with redir

Re: [Oorexx-devel] ooRexx and the mainframe...

2015-06-17 Thread René Jansen
Interesting and have it downloaded already. To capture output on Linux and other, I would normally rxqueue the command and loop through the queued lines. “ls | rxqueue" line.0 = queued() do l = 1 to line.0 parse pull line.l say line.l end There might be more sophisticated ways. bes

[Oorexx-devel] ooRexx and the mainframe...

2015-06-17 Thread Dave Jones
Hello, all. This just appeared on the IBM z/VM web download page: The runREXX Framework Overview Do you want to develop, test and run REXX programs with a few mouse clicks? Then the provided runREXX framework will do the trick for you. The framework allows to develop REXX programs intuitivly in