tps-parse
tps-parse copied to clipboard
Parses Clarion TPS files. Also converts to CSV.
Array index out of range: 1065634308 how can I increase the array index when the file to be extracted is very big
when converting all *.tps files in a folder the resulting file names are filename.tps.csv instead of filename.csv
Fixes an issue where, when parsing a BCD where all digits come after the decimal place, `trimLeadingZeros()` would attempt to substring the zero-length right-side digit string. (i.e. "" would be...
the index field ids are not dereferenced when looking up the column names fix in #7
current name lookup uses the index into the keyField array not the id contained in the array to lookup the field name when outputting the index fields.
Hi, I have the encrypted error. I have set the password, but not sure that is the good password. Not all file are encrypted. ``` java -jar tps-to-csv.jar -s ./240529data...