|
To the list, I need to convert an alpha field into numeric - I used to do it with a loop but was wondering if there was an easier way. Scenario - the field is 15 Alpha and the number is left justified with leading zeros removed (0000001 is 1 + 6 blanks). I want to convert it to a numeric field to be 0000001. Any suggestions or do I stay with the loop - reading from right to left looking for the first non-blank character and moving it into another array starting with the 7th position and counting backward? TIA... Eric A. Wolf
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.