What is the function of WRITE_LN.0 & WRITE_LN.1 in REXX?

Time Sharing Option, Interactive System Productivity Facility and REstructured eXtended eXecutor

Moderator: mickeydusaor

Post Reply
Daya Shetty
New Member
Posts: 8
Joined: Sun Mar 30, 2014 9:43 pm

What is the function of WRITE_LN.0 & WRITE_LN.1 in REXX?

Post by Daya Shetty »

Hello all

What is the function of WRITE_LN.0 & WRITE_LN.1 in REXX?

Thanks
User avatar
MichaelJack
New Member
Posts: 1
Joined: Wed Feb 23, 2022 3:08 pm
Location: United States
Contact:

Re: What is the function of WRITE_LN.0 & WRITE_LN.1 in REXX?

Post by MichaelJack »

The empty string is supported as a stream name by the standard input/output functions CHARIN, CHAROUT, CHARS, LINEIN, LINEOUT, LINES and STREAM. Except in the cases of CHAROUT and LINEOUT, where it means "stdout", it is read just like the expression "stdin."
Daya Shetty
New Member
Posts: 8
Joined: Sun Mar 30, 2014 9:43 pm

Re: What is the function of WRITE_LN.0 & WRITE_LN.1 in REXX?

Post by Daya Shetty »

Hi,

Thanks for your reply but I did not quite get it. Could you please help with explanation further.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “TSO, ISPF & REXX (Do you still do CLIST?!).”