|
Use the %replace bif. dow (%scan('-': FieldA) > 0); FieldA = %replace('' : FieldA: %scan('-': FieldA): 1); enddo; David L. Mosley, Jr. Systems Analyst 2000 CentreGreen Way Suite 250 Cary, NC 27513 "JJW" <rpgilejjw@charte To: rpg400-l@midrange.com r.net> cc: Sent by: Subject: Remove Character(s) rpg400-l-admin@mi drange.com 11/21/02 11:28 AM Please respond to rpg400-l Good Day: Does anyone have a program/procedure/service program they could send me that can remove a specific character and concatentate the remaining characters of the field together. ie: FieldA = 'ABC-123-XYZ-456' After running the program I would want FieldA = 'ABC123XYZ456 ' Any help and/or suggestions are appreciated!!! TIA!!! John _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l or email: RPG400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
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.