× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi Carel,

The customer I am doing this for actually had a similar amount of code
written as you detailed but wanted to learn/use the power of regex. So part
of this is a "willing to expend the cost of entry for future more complex
use" type deal. We thought it would be easy after the regex worked in Java
and we found examples from Klement and Cozzi, but it seems regex has it's
cross platform vices :-(

Thanks for the input Carel,
Aaron Bartell
http://mowyourlawn.com



On Fri, Sep 19, 2008 at 7:54 AM, Carel Teijgeler <coteijgeler@xxxxxxxxx>wrote:

Aaron,

Why then not simply:

start = 1

Repeat while not end of string
END = START + 40
CHECKR from END to the first space,
SUBSTR(start, found)
start =found + 1

or something similar?

I know, the check would be on all digits, letters (twice) and punctuatoin
(and some more)

With regards,
Carel Teijgeler


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.