On 2022-10-10 03:32:41 Erich Steinböck wrote:
> Hi Leslie,
> see rexxref: "If option STREAM is specified, stream must be a literal
> string, a constant expression, or an
> expression enclosed in parentheses that evaluates to a string which is used
> as the stream name."
>
> It works if you use (discard), but doesn't actually use the Stream object,
> but just it's string representation /dev/null.
> To use a Stream object use USING instead of STREAM.


        Hmpf.  How would I have known this from reading the Language Reference 
entry for the 
Address instruction?

Leslie
-- 
Platform:               GNU/Linux
Hardware:               x86_64
Distribution:           openSUSE Leap 15.4
NetRexx:                4.03-GA build 260-20220503-1730


_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to