No just wanted to verify
Thanks
> On Dec 28, 2021, at 8:14 PM, Gord Tomlin
> wrote:
>
> On 2021-12-28 15:36 PM, Joseph Reichman wrote:
>> I am going through a copy book in a macro
>> Via the AREAD assembler instruction the copy book is a Dsect
>>
>> It seem whether data is defined ds cl6
On 2021-12-28 15:36 PM, Joseph Reichman wrote:
I am going through a copy book in a macro
Via the AREAD assembler instruction the copy book is a Dsect
It seem whether data is defined ds cl6 or ds pl6 the T’ is always a C if it’s
defined storage
as a constant I.E DC Pl6 would be P
Is there a
I am going through a copy book in a macro
Via the AREAD assembler instruction the copy book is a Dsect
It seem whether data is defined ds cl6 or ds pl6 the T’ is always a C if it’s
defined storage
as a constant I.E DC Pl6 would be P
Thanks