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



On Fri, Aug 19, 2016 at 4:25 PM, Mark Murphy/STAR BASE Consulting Inc.
<mmurphy@xxxxxxxxxxxxxxx> wrote:
This is craziness. There is no way I am going to jump into the SQL precompiler, or CLI, or any other language, particularly CL, just to get a %min or %max function in RPG. It is far easier to just code:

That is precisely what Chuck said. He was just demonstrating to be... academic.

P.S. Every language except embedded SQL would have the same problem that RPG has. Namely the call is strongly typed, down to the precision and scale of the parameters and return value. So I can't cover every possible option in a single sub-procedure regardless of the language.

Well, not *every* language. You definitely would not have that problem
in Python, which is in fact strongly typed. (It's just also
dynamically typed.) You probably would not have that problem in Ruby
either. I'm not sure about JavaScript, Rexx, or PHP, but they strike
me as having a good chance of not having that problem either. All of
these languages are available on the i. It's true none of them are
full participants in ILE, though, so you would have to adjust your
concept of "sub-procedure". (And of course, some if not all of them
already have min and max built in.)

John Y.

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.