Page 1 of 1

Create a seq file using '||' (double pipe) as delimiter

Posted: Fri Aug 21, 2009 1:57 am
by vimalvik
Hi

Requirement is to create a sequential file having double pipe (||) as delimiter.

But in DS i am only able to put single pipe in delimiter option.
It is not allowing to place ||, is there any way to do that in DS?

Posted: Fri Aug 21, 2009 2:23 am
by Sainath.Srinivasan
Look for delimiter String.

Posted: Fri Aug 21, 2009 8:16 am
by keshav0307
pad (||) in all columns except the last column

Posted: Fri Aug 21, 2009 8:23 am
by chulett
Why? If there was no other option then that would be a 'work around', sure, but the Delimiter String property should solve this easily.

Posted: Sun Aug 23, 2009 10:54 pm
by zhzhs
Sainath.Srinivasan wrote:Look for delimiter String. ...
yes