If you think you have a bug, then create a program that would allow a
developer to reproduce the problem and open a bug report.  The location for
opening a bug report is here:

https://sourceforge.net/p/oorexx/bugs/

Generally, it is impossible to answer questions like this without seeing
exactly what you are doing.  I can't speak for others, but I won't even
attempt to answer the "is this a bug" type questions until I have an open
bug report and am able to reproduce the problem myself.

Rick

On Tue, Sep 30, 2014 at 12:06 PM, Bertram Moshier <bertrammosh...@gmail.com>
wrote:

> Hello again,
>
> I'm still stumped on how to read a file opened by a second program for
> writing.  I know I'm not chasing after windmills, as the copy and type
> commands BOTH can read the file, while the other program has it open for
> writing.
>
> Yet, as previously, mentioned what I get back from Rexx are blank / null
> lines.  The lines function correctly sees the number of lines in the file,
> but when Rexx reads the file the lines it returns to the program are null.
> Yet, when either the type or copy commands look at the file, they see
> data/content in the file.
>
> At this point, my guess is there is a bug in Rexx and/or the need for a
> feature.  At this point I'm asking:
>
>
>    - Is there something else I can try within Rexx and if not:
>    - How do I determine if this is a bug or the need for a feature?
>
> Thank you,
>
> Bert.
>
>
> ------------------------------------------------------------------------------
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>
> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
> _______________________________________________
> Oorexx-users mailing list
> Oorexx-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-users
>
>
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to