I am modifying WordCount  and replace Key and Value with URLs. Hopefully I add 
an attribute for each pair of them.  So generally I have something like this in 
a file:

src      dest     attribute

Could anyone give me some idea that what is the best symbol to split the whole 
line ? I am not going to use space since the attribute may need it.   Also I am 
thinking of using '|' but it might confuse with URls.   

Also is combination symbols working? 

Any idea is appreciated. 

Thanks!

Kun



      

Reply via email to