Problem with chr(13)||chr(10)
627993Sep 26 2010 — edited Sep 26 2010Dear All,
I will be really grateful if somebody can address my query as below:
I am using +<string1>chr(13)||chr(10)||<string2>+ to split my string into 2 lines for a text file output.
But sometimes I encounter double quotes at the end of some rows and beginning of some rows. This is not happening to all the output rows, but for some of them.
I am really not able to understand why it is happening.
Could anyone please guide me about this error.
Thanks in advance.
Rollz