in reply to Problem in OUTPUT_FIELD_SEPARATOR

Another variable needs to be set
$LIST_SEPARATOR $" This is like $, except that it applies to array and slice values interpolated into a double-quoted string ( or similar interpreted string). Default is a space.
poj