Exporting data to a text file truncates the trailing spaces. How do i deal with this ?
I also tried the following
"ABCD" + SPACE(75) + CHR(13)
The purpose is to feed the output file to the mainframe in a fixed length format.
When used the above in the formula and export it to a text file it still truncates the trailing spaces.
Please help if you know the solution.
Thanks
Ash
I also tried the following
"ABCD" + SPACE(75) + CHR(13)
The purpose is to feed the output file to the mainframe in a fixed length format.
When used the above in the formula and export it to a text file it still truncates the trailing spaces.
Please help if you know the solution.
Thanks
Ash