I have a flat file that I am moving into a file with defined fields(contains both alpha and numeric). Everything is working great until I hit a record that has a negative value in a position that contains only numbers that I'm moving into a numeric field. In that position the value looks like this 001024p or 000500w. BIF %dec doesn't work.