 DMAKE

Usage: convert a text file with instructions into a list or
structures file.
An instruction starts with "@", a commentary line with "#".

instructions:
FILENAME: path and name of the output file
SEPARATOR: used to divide the line
COLUMNn: declaration of the column n
         types : LONG, INT, CHAR(l)

A line without # and @ at start is read and divided to fill
the columns. Then the list of strutures made in memory with
these lines are saved into the output file.


 Rajah Lone / Renaissance
