2007 May 23 11:28 AM
Hello All,
I have string with trail spaces in it when i transfer the data into the file in application server then i am unable to that spaces. how can i solve this problem?
OPEN DATASET file FOR OUTPUT IN TEXT MODE
ENCODING NON-UNICODE IGNORING CONVERSION ERRORS.
I used the above statement for this.
When i download the file from Application server to presentation server these spaces should exist in the file.
Regards,
Lisa.
Message was edited by:
Lisa Roy
2007 May 23 11:31 AM
2007 May 23 11:33 AM
Hi, before transfering the data into the file in application server try SHIFT ALPHABET RIGHT DELETING TRAILING M2 in source data.
2007 May 23 12:47 PM
2007 May 23 12:48 PM
What is M2 here and what value it contains
Message was edited by:
Lisa Roy
null
2007 May 23 1:47 PM