|
I think fieldb needs to be alpha, not packed. I forget whether %char
preserves the leading zeroes - I think not. I believe I used %editw for
this - the format string was 7 characters long, started with a zero -
'0 ' - so that zero-suppression was not applied to the number.
fieldb = %editw(%dec(fielda : 6 : 0) : '0 ');
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.