-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of
Paul Gilmartin
Sent: Wednesday, December 23, 2020 11:56 AM
To: [email protected]
Subject: Re: [External] Re: Build and submit proc
On Wed, 23 Dec 2020 09:36:31 -0800, Tom Brennan wrote:
>Thanks Rex, exactly what I was going to say.
>
>On 12/23/2020 7:40 AM, Pommier, Rex wrote:
>>
>> Yeah there's a problem with it - a human problem. It's easy when in a hurry
>> to miss the fact they're reversed ...
>>
"reversed"? Is there a canonical order for DD statements? Perhaps
alphabetical, by DDNAME?
I'm comfortable with languages which generally put the TO before the FROM, as"
X = A + B;
The exception, predictably, is COBOL:
ADD A TO B GIVING X
I feel the designers of UNIX commands made the wrong choice.
generally putting the FROM before the TO:
cp file ... directory;
TOPS-10 did it the other way, setting me up for culture shock.
It's easier to parse and interpret on-the-fly with the target first.
-- gil
Gil,
Yeah, reversed. :-) 1 normally comes before 2. If they're on the same line
I can easily take it left to right or right to left but to those of us in the
western hemisphere where we read left to right and top to bottom, our brains
are trained to go 1, 2, 3, top to bottom.
Now I'm just teasing you... You prefer the target before the source, why do
you bottom post in IBM-main? <G, D, &R>
Rex
The information contained in this message is confidential, protected from
disclosure and may be legally privileged. If the reader of this message is not
the intended recipient or an employee or agent responsible for delivering this
message to the intended recipient, you are hereby notified that any disclosure,
distribution, copying, or any action taken or action omitted in reliance on it,
is strictly prohibited and may be unlawful. If you have received this
communication in error, please notify us immediately by replying to this
message and destroy the material in its entirety, whether in electronic or hard
copy format. Thank you.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN