I would store the conversion information in a dictionary file as pairs of
data, with the "From" word in all caps. In order to perform conversion, take
a word from the string being converted and convert the value to all caps,
then CHAIN to the dictionary file with the value in all caps.
If found, the "to" value would be returned in CamelCase format.
Sample Dictiionary file DDS:
UNIQUE
R @XLAT
WORDFROM 60A
WORDTO 60A
K WORDOLD
Example data:
WORDFROM WORDTO
------------------ ------------
AGRIFINANCE AgriFinance
Matt wrote:
If it's the first item from sjl then I would just create a dictionary of
either upper or lower cased words and their mixed case counter parts.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.