On Sun, Sep 11, 2022 at 1:23 AM Bertram Moshier <bertrammosh...@gmail.com>
wrote:

> > The last reported error code can be retrieved with STREAM(fn, 'Status')
>
> > Rick
>
> Hello Rick,
>
> Thank you for your reply.  I got back the word "ERROR," when trying to
> write more data to the file than space left on the drive.  Is there a
> method to obtain more details about the failure / error than simply
> the word: ERROR?
>

Sorry, that should have been Description, not Status. That should return
ERROR:nnnn, where nnnn is the error code. But as Erich already pointed out,
this will just indicate that there is no space left.

Rick


>
> Thank you.
>
>
> _______________________________________________
> 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