by =?Utf-8?B?Rml4ZWRmIExlbmd0aCBSb3c=?= <Fixedf Length Row@[EMAIL PROTECTED]
Jun 21, 2007 at 12:57 PM
i have an xml file that ends with a record that can have occurences between
1
to 30
still my file must have a fixed row lenfth (which means that if there is
less than 30 occurences i nedd to fill the end of row with blanks)
I'm assembling it to a flat file with fixed row length.
what is the best way to do it