Scroll to navigation

MWAW2CSV(1) User Commands MWAW2CSV(1)

NAME

mwaw2csv - convert Mac spreadsheet into CSV

SYNOPSIS

mwaw2csv [OPTION] <Mac Spreadsheet Document>

OPTIONS

Shows this help message
Sets the decimal commas to character c: default .
Sets the field separator to character c: default ,
Sets the text separator to character c: default "
Sets to output the formula which exists in the file
Sets the date format: default "%m/%d/%y"
Sets the time format: default "%H:%M:%S"

-o file.csv: Defines the ouput file

Output mwaw2csv version

Example:

mwaw2cvs -d, -D"%d/%m/%y" file : Converts a file using french locale

Note:

If -F is present, the formula are generated which english names
November 2015 mwaw2csv 0.3.5