Ref:  Your note of Mon, 3 Jul 2017 18:15:36 +0100

This is probably what you needed:

&D       SETC  DOUBLE('&A')
         DC    C'&D'

> Which of these (or other) is supposed to work?
>
>          START
>          GBLC  &A,&B,&C
> &A       SETC  'O''Day'
> &B       SETC  (DOUBLE &A)
> &C       SETC  DOUBLE(&A)
>          DC    C'&B'
>          DC    C'&C'
>          END
>
> Thanks,
> gil

(Sent previous version by accident with unfortunate half-corrected typo
in last line when shortening "Laboratories" while changing my
signature).

Jonathan Scott
HLASM and Toolkit team
IBM UK Labs, Hursley

Reply via email to