134. SEPCHR - Separation Character for Text Output
The SEPCHR parameter is used to set the separation character used between values output as text. The possible values are:
SEPCHR Value |
Separation Character |
0 (Default) |
LINGO Decides |
1 |
Blanks |
2 |
Commas |
3 |
Tabs |
For the LINGO Decides setting, output values will be separated by blanks in a way that columns are aligned vertically. However, outputting text tables to Excel and databases will generally require the one of the other separation characters, typically commas in order to create a CSV format file.