===Command Line===
Turn on the CSV Parser before parsing documents, and set some optional, parser-specific options and a file filter({{Mono|32}} is the Unicode code point for space characters):
SET [[Options#PARSER|PARSER]] csv
SET [[Options#PARSEROPT|PARSEROPT]] encoding=utf-8, lines=true, format=verbose, header=false, separator=comma32
SET [[Options#CREATEFILTER|CREATEFILTER]] *.csv