jmd0252
Programmer
- May 15, 2003
- 667
OK guys I am not very good on string manipulations. I am moving an 8 byte numeric fiels to an 8 byte character, and need to replace only the leading zeros. Leading zeros, and not always the same length,, could be from 2 to 4. And I need to shift it to the left also,, to left justify the field. Need to do it on the AS400, so I can DTS it into Sql Table. Ideas?????