× 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.





Am 20.10.2021 um 21:24 schrieb John Yeung <gallium.arsenide@xxxxxxxxx>:

It doesn't strike me as a "huge" effort, since it can be implemented
as syntactic sugar for concatenation or %SCANRPL, plus %CHAR. (In
other words, help people do what they are already doing, but easier to
write, easier to read, and less error-prone.) For those who do a lot
of string processing, it is significantly more convenient than
existing alternatives.

I think, that some sort of "string interpolation" would be a good thing. Especially when building dynamic SQL this can help, to make code much more readable.

Scott Klements idea of a new "quote" type is a really good - like the x'1F' strings - lets say, take f'.....{variable}.....' strings.

And as always in RPG, one can use it, or not it.

And the implementation can be easy - whether you replace that with %scanrpl calls, or you implement it C-sprints-like - either way will work, and I think the compiler team will find a good and fast implementation.

I would say - lets write a RFE!

Daniel

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.