by tjsa
Flat file extractor can be used for reading and parsing different flat file structures and printing them in different formats. ffe is a command line tool developed in GNU/Linux environment and it is distributed under GPL.
* Records can now be identified by regular expressions using new keyword "rid" * When reading binary input with -l,--loose option, invalid block does not any more cause program to abort. Instead the input is searched until a valid block is found
* Records can now be identified by regular expressions using new keyword "rid" * When reading binary input with -l,--loose option, invalid block does not any more cause program to abort. Instead the input is searched until a valid block is found
* Support for fixed length binary files implemented * New output format "raw" * New option -I,--info
* Support for fixed length binary files implemented * New output format "raw" * New option -I,--info
* Output format can be selected in field level * Last field of a fixed length structure can have arbitrary length * Option -d, --debug added
* Output format can be selected in field level * Last field of a fixed length structure can have arbitrary length * Option -d, --debug added
* New configuration keyword 'field-count'. * Command substitution implemented for configuration file.
* New configuration keyword 'field-count'. * Command substitution implemented for configuration file.
A fixed structure with 1 byte long last field does work now
A fixed structure with 1 byte long last field does work now
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use