|
>I need to convert an alpha field into numeric The FAQ has some information on this. http://faq.midrange.com >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. This woke me up. Numeric fields always have leading zeroes unless you are editing them for output, in which case they become character fields! So there is no requirement to add the leading zeroes into a numeric field. 1=01=001=0001, etc. --buck
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.