Topic: Comma as word separator (1 of 1), Read 34 times
Conf: Installation, Configuration
From: Pauli Lindgren
Date: Thursday, November 26, 2009 11:31 AM

Hi,

For some reason, word separator ',' has no effect within numbers.
For example, the string 111,222,333 is considered to be a single word.

However, 111.222.333 is three words, and so is aaa,bbb,ccc.

I am using
 Config_String(WORD_SEP,',;:.()[]{}<>=*+/"')

By the way, I think WORD_SEP should be file type specific setting.

--
Pauli