Re: Form/Template Fill-in the blanks

2009-07-27 Thread Aahz
In article <4b77a992-370d-4879-88a0-fdd6a23f7...@p10g2000prm.googlegroups.com>, allan wrote: > >My initial thought was to use: >1. .ini files to declare the EDI configuration > >INI file configuration: >* A "root" INI file indicates other INI files that define each segment >of the EDI document. >

Form/Template Fill-in the blanks

2009-07-25 Thread allan
I'm attempting to create a generic python script that will take an EDI document specification and a database of transactions and be able to generate a raw EDI file (ansi X12). I'm looking for ideas on how best to use the strengths of Python to implement this. I've initially tackled the EDI 812 spe