atc-ddd

Convert ATC/DDD Excel files from the WIdo (www.wido.de)

Command line usage

/*^babelfsh
atc-ddd
   --file FILE --sheet SHEET [--ddd-property-code DDD_PROPERTY_CODE]
   [--ddd-property-column DDD_PROPERTY_COLUMN] [--help]
^babelfsh*/

Command line argument reference

Argument name
Description

--file FILE

-f FILE

Required

The Excel file to be processed

--sheet SHEET

-s SHEET

Required

The sheet name to be processed

--ddd-property-code DDD_PROPERTY_CODE

The code of the DDD property

--ddd-property-column DDD_PROPERTY_COLUMN

The column index of the DDD property (zero-based!)

--help

-h

show this help message and exit

Last updated