<div>I am doing some processing (for ACH transactions to be precise)</div>
<div> </div>
<div>one of the fields in the file control record requires you to divide total records being output to the file, divide by ten, round up and zero fill to right.</div>
<div> </div>
<div>For instance, if there are 56 total records, divided by 10 = 5.6 ---- so this field should show up in the file as    0000006  (rounded up)</div>
<div> </div>
<div>In looking at edits and the syntax I don&#39;t see anything that catches my eye that will accomplish this, other than obviously the zero fill, right justify but </div>
<div>not that would round up -- can this be done in an edit or do I need to define this in the output processing somehow?</div>
<div> </div>
<div>Thanks for any input</div>
<div> </div>
<div>Scott</div>
<div>PDM</div>
<div> </div>