On Jun 29, 2022, at 05:56:50, Seymour J Metz <sme...@gmu.edu> wrote:
> 
> Passing the buffer by value would cause the parameters of write to be 
> inconsistent with the parameters of read. IMHO, making them consistent is 
> intuitive.
>  
Both are by name.  I was incorrect earlier.
<https://www.ibm.com/docs/en/zos/2.5.0?topic=commands-open-write-close-file

> -----Original Message-----
> From: Paul Gilmartin
> Sent: Tuesday, June 28, 2022 3:01 PM
> 
> Both by value.
>    string = "Hello world"ESC_N
>    address SYSCALL "write 1 (string)"

-- 
gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to