Hello,
I'm not trying to be reticent i just dont know what axactly to say or how to answer a questing some times. I'm going to see if I can get access to the coding of the query
Yup, happens fairly often
Not to worry - we'll get thru.
QMF is not available on these systems, but i believe there is a way to show the actual sql of the query.
One easy way to get what i believe you want is to code your query as:
SELECT DPDT, '|', CEDT, '|', CMAN, '|', MSCD, '|', FLMN
FROM INDI.AGRT
--WHERE CMAN=' '
--WHERE MSCD=' '
If the pipe '|' will not work for you, use some other character that will not be in the data.