×
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.
Why reinvent the wheel but with a different name?
SQL already has the scalar function REPEAT(). Other DB's have the REPLICATE() function to do the same thing.
IF RPG were to implement a bif, I'd prefer the name matches the SQL function. Consistency is a feature...
If I were worried about this today, I'd just wrapper the SQL into a procedure and be done with it.
Roger Harman
COMMON Certified Application Developer - ILE RPG on IBM i on Power
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Sam_L
Sent: Wednesday, July 31, 2024 2:53 PM
To: midrange-l@xxxxxxxxxxxxxxxxxx
Subject: Re: Proposal for New RPG BIF
Perhaps %genchars(<character>, <length>)?
Though I wonder about the use cases for this feature.
Sam
On 7/31/2024 5:01 PM, Don Brown via MIDRANGE-L wrote:
Why limit it to spaces ?
Perhaps %fill(<character>, <length>)
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
As an Amazon Associate we earn from qualifying purchases.