|
The field fmorno is number 12 coming from the screen dspf. wsno is alpha
10. The result is
000021924. I want to remove leading zeros. But the below is not compiling.
error:Msg id Sv Number Message text
RNF0374 20 1 The second parameter for %TRIMx is not valid.
Am I able to do this? I want to have ' 21924' not '0000021924'
c move fmorno wsno
c EVALR trimmed = %trim(wsno: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.