Do you have a data dictionary of what the different fields are in a prn class format export. We have noticed a difference in a prn header export when using version 4 compared to version 3. The PRN specification are off and we are trying to track down what to change to get the file to output correctly. In the beginning of the file the second and third column are missing characters. Example in version 3 we have the first 3 columns looking like this… “000000xxxxxx” “A00000000000” “01”, in version 4 the first 3 columns are this “000000xxxxxx” “000000000A” “B”. We think we have the properties set wrong and are trying to find out what it is.