Simple XLATE on CL 5.4P_REV1 WINDOWS.
Copying literal text data to temp variable.
COPY = -> @b xlateOutVals = <{}>
CONCAT =A =B =C =D =E -> @a xlateOutVals =
COPY @a -> @b xlateInVals =
In the 3rd COPY statement- temp variables @a @b drop the separating SPACE chars.
I would expect @a and @b to contain and not
Any help would be appreciated.
Thanks,
Tom
[]