×
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.
Old school RPGer, young programmers (independent of whether they are RPGer
or not) all know SQL and Regular Expressions 😉
Do most programmers really understand regular expressions? Especially when
they encounter them in somebody else's code? For me, one-liners are hard to
understand. I've struggled with dyslexia since childhood, which may be part
of the problem.
As an alternative to nested one liners, I much prefer viewing and using
procedure calls. If you really need to understand what the procedure is
doing under the covers, then look at that source (which preferably is not a
nested one liner).
SQL expressions may be fine if your program needs the full SQE for other
work. Otherwise you may be using a steamroller to kill a gnat. Binding to a
service-program procedure is so much more efficient.
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.