Originally posted by: SystemAdmin
Hi,
The input file I have has data surrounded by double quote (").
example: "INS" (the field size is variable).
The output needs to be without double quote.
example: INS
I can't use substitute because substitute function does not allow to code """ as the replacement field. (=substitute (A, """, "") this one does not work. can't get off the mapping rule.
Do you know what function I can do to get rid of the double quote?
Thanks.
Huong
#DataExchange#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender