|
Could you post an sample of the data you are trying to search, at
http://code.midrange.com, and indicate what kinds of values you are
looking for? We do not need to see any "real" data, but perhaps you
could create a small "example" of what the text data looks like, and
some of the values you are searching for, without revealing any
"proprietary" information, and then perhaps someone might come up with
some additional approaches?
For example, if you can copy the data to a stream file, then perhaps you
could use a "Unix" approach, and use some of the AIX tools in PASE or
QShell, such as grep, to help narrow down the amount of text you
actually need to search, and then "pipe" those results into your program
that looks for certain values, or redirect the output of grep to another
(temporary) stream file, and then process that (much smaller) file?
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.