Download List

Descripción del Proyecto

ffe is a flat file extractor. It can be used for reading different flat file structures and displaying them in different formats. ffe can read fixed length and separated text files and fixed length binary files. It is a command line tool developed under GNU/Linux. The main areas of use are extracting particular fields or records from a flat file, converting data from one format to an other, e.g. from CSV to fixed length, verifying a flat file structure, as a testing tool for flat file development, and displaying flat file content in human readable form.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-29 23:01 Back to release list
0.3.1

La palabra clave de registro "nivel" y la impresión palabras "grupo de cabecera", "grupo-remolque", "elemento de cabecera", y "remolque en elementos han llevado a cabo. Estos se pueden utilizar para imprimir el contenido de archivos planos en un formato estructurado (por ejemplo, XML multinivel). La palabra clave de registro "de longitud de registro" se ha aplicado. Esto puede ser usado para ignorar campos adicionales que no están definidos para un registro.
Tags: Minor feature enhancements
The record keyword "level" and the printing keywords "group-header", "group-trailer", "element-header", and "element-trailer have been implemented. These can be used to print flat file contents in a structured format (e.g. multilevel XML). The record keyword "record-length" has been implemented. This can be used to ignore extra fields that are not defined for a record.

Project Resources