On Fri, Sep 9, 2022 at 3:51 PM Erich Steinböck <erich.steinbo...@gmail.com>
wrote:

> Hi Bertram, except for wrong args (which should never occur) the only
> error _write() will report according to the docs, is ENOSPC - no space on
> disk.
>
> LINEOUT won't report an error code, it reports back how many lines
> couldn't be written (which can only be one or zero).
>

The last reported error code can be retrieved with STREAM(fn, 'Status')

Rick


>
> Bertram Moshier <bertrammosh...@gmail.com> schrieb am Fr., 9. Sep. 2022
> 09:40:
>
>> Erich,
>>
>>
>> Thank you for your reply and information on a 2GB limit.  Should the
>> error occur for different reason js the a method / way to determine the
>> reason for a return code 1.
>>
>> Bertram
>>
>> On Thu, Sep 8, 2022, 07:37
>>
>>
>>> Bertram, lineout is broken for such long line lengths.
>>> I've opened bug report https://sourceforge.net/p/oorexx/bugs/1840/
>>>
>>>
>>> End of Oorexx-users Digest, Vol 85, Issue 2
>>> *******************************************
>>>
>> _______________________________________________
>> Oorexx-users mailing list
>> Oorexx-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/oorexx-users
>>
> _______________________________________________
> Oorexx-users mailing list
> Oorexx-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-users
>
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to