Hello,
I'm having an issue where some ship-to records that are being loaded from query as a data source to a DSO are getting additional 00's in their values. this doesn't happen with all records, only those records which don't fill up the full char (10) value.
Example,
Correct record: 1112223334
Incorrect record: 0055555555
Could anybody please suggest some code in an end routine of some sorts to clean the zeros off the front of this data?
Thanks
James
Add comment