|
Performance is not critical in this case.
I am converting a file that has about 22K records and I need to convert one field in the record to Drop Case (1st letter of each word as CAPITAL, the rest as lower).
Do you have some REXX code that I could use as a base to do this on the fly? (Called from by RPG IV program).
________________________________
From: Tom Liotta <qsrvbas@xxxxxxxxxxxx>
Jeff Young wrote:
Is there an API or sample code for converting a text string from UPPER CASE to Drop Case?
Jeff:
How well must it perform? A REXX procedure could do this pretty
easily, but you wouldn't want to do it over a million rows with lots
of columns...
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.