Because it is not allowed to. Rexx streams raise a NOTREADY condition for any failures.
Rick On Mon, Mar 11, 2019 at 6:53 AM Enrico Sorichetti via Oorexx-devel < oorexx-devel@lists.sourceforge.net> wrote: > It works ! > Thank You > Enrico > > PS > Now it is time to find out why rexx does not complain about > > d = copies("D",6000) > call sysmkdir(d) > > > f = copies("F",6000) > call lineout f , "a truckload of waste" > > > o=.stream~new(f) > o~open("replace" ) > o~lineout("a truckload of waste" ) > o~close > > Same behaviour since 4.1.2 ( at least ) > > > > > On 11 Mar 2019, at 11:29, Rick McGuire <object.r...@gmail.com> wrote: > > Ok, I found it...I am really, really surprised this never happened when I > was running the tests or Rony had never seen this when he was playing > around with the classes. > > Rick > > > _______________________________________________ > Oorexx-devel mailing list > Oorexx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oorexx-devel >
_______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel