Dump tables and fields from DB's for Piew editor.
          http://progress-tools.x10.mx
=================================================

Piew can read two file formats:
- Original Progress data definitions (*.df files)
- Piew custom *.csv files

To create *.csv just run Dump.p (put Dump_Tables.p to propath!)
You can change output case formating (lower, UPPER, Capitalize) 
inside Dump_Tables.p
Place output files to "Piew\DB_Dump" directory

Piew read files on first use so it stay whole session in memory,
any changes on files are applied only after restart.

