CSVColumnFileWriter::encode_excel_values (open)
Encode the values in an excel-compatible way (wrap in quotes, escape quotes by doubling)
Syntax
LOADLIB "wh::filetypes/csv.whlib";
BOOLEAN encode_excel_values
Encode the values in an excel-compatible way (wrap in quotes, escape quotes by doubling)
LOADLIB "wh::filetypes/csv.whlib";
BOOLEAN encode_excel_values