|
Justin wrote: >Hello, >I have a little problem. I have a phone Number that >is in a character field. The number is 445-1234. I >need to remove the '-'. So it reads 4451234. Can I >use %SUBST to do this? If so how? You can use built-in function %REPLACE. Hmm, let's see... Try coding %REPLACE('':'445-1234':4:1) Hans Boldt, ILE RPG Development, IBM Toronto Lab, boldt@ca.ibm.com
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.