|
This is a multipart message in MIME format. -- [ Picked text/plain from multipart/alternative ] Hello all. I'm wondering if there is a possibility to get first non-numeric character in a string replaced by f. eks. '*'? I have checked the INSPECT-statement without finding a solution. MYSTRING PIC X(10). The contents of MYSTRING will vary, but I know that the first positions can be numeric, but I don't know how many. It's the numeric part I'm interested in bringing further... So I can't just do STRING MYSTRING DELIMITED BY 'someting' INTO something, neither can I use MOVE MYSTRING(m:n) to someting. Any ideas? Mvh. Geir Kildal
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.