Talk:How to define a custom separator in TLex
Article Review by kamalakshan
(20090930)
By default TLex uses space as a separator when parsing. However, in many scenarios you might have to use your own custom separator. This article provides a work around for setting custom separator in TLex using the MarkedToken() function.
By default TLex uses space as a separator when parsing. However, in many scenarios you might have to use your own custom separator. This article provides a work around for setting custom separator in TLex using the MarkedToken() function.

