On Thu, 15 Nov 2018 15:43:12 -0600, Tom Marchant wrote:
>
>>If the programmer is so rash as to define an ENTRY point with an odd
>>address, Bad Things can happen.
>
>I don't think that HLASM will allow you to do that.
>
How about:
FRED CSECT
DC C'A'
JOE DC C'Data only; not executable.'
ENTRY JOE
END
-- gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN