Peter Relson wrote:
I must admit that I'm surprised you'd get
ASMA044E Undefined symbol - CVT
in such a case. But you do. That does not seem like the best message for this situation.

Here's a testcase:

TEST CSECT SYSEVENT QVS CVT USING LCVT,11 LCVT DSECT LCVT1 DS F CVT DSECT=YES END that produces ** ASMA044E Undefined symbol - CVT as the OP reported.

There are other error messages from this testcase that actually indicate what's going on--the PRINT OFF emitted by the CVT macro hides them.

Bob

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to