|
Mike wrote: >I need to be able to trim out the spaces of a field in a CL program. Is >there a way to do this? Or will it be best to use an RPG program? When you say "trim out the blanks" do you mean: 1) Remove leading blanks 2) Remove trailing blanks 3) Remove all blanks 4) something else? For example, what do you want these strings to look like? "12345" " " "1 " " 5" " 3 " " 2 4 " As a general rule I would not use CL for complex string handling unless coerced. --buck
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.