Re: Option to Prevent Data Loss Due to Truncation of Nominal Value

2015-05-02 Thread Mike Shaw
A good idea, but the HLASM should not warn on zero lengths coded in MVCs that are EX targets: MOVIT MVC 0(0,R1),=CL16'' Executed Mike Shaw MVS/QuickRef Support Group Chicago-Soft, Ltd.

Re: Option to Prevent Data Loss Due to Truncation of Nominal Value

2015-05-02 Thread Steve Smith
No change to mvc is needed. The warning is for character constants with explicit length. On May 2, 2015 2:28 PM, Mike Shaw quick...@gmail.com wrote: A good idea, but the HLASM should not warn on zero lengths coded in MVCs that are EX targets: MOVIT MVC 0(0,R1),=CL16''