Hi Daniel

You can have a single (overloaded) function if instead of using the return
value you pass the result (char/date/time/ts) as a parameter by reference.
Of course you need a separate function for numbers.


Best regards

--
Marco Facchinetti

Mr S.r.l.

Tel. 035 962885
Cel. 393 9620498

Skype: facchinettimarco


Il giorno sab 13 dic 2025 alle ore 19:06 Daniel Gross <daniel@xxxxxxxx> ha
scritto:

Hi Birgitta,

Am 13.12.2025 um 18:11 schrieb Birgitta Hauser <Hauser@xxxxxxxxxxxxxxx>:

%IF does not (yet?!) exist.
But it would be easy to code ... and for different data types the
function can be overloaded.

Well - yes and no - of course you can overload the input parameters - but
until now, it is impossible to also override the return value type. All
procedures (functions) in a override have to return the exact same type. So
you would have to create different functions vor each return type.

ifChar( 1 = 1 : 'Hello' : 'World' );
ifInt( 'Y' = 'N' : 1 : 0 );

... and so on. So a %BIF would be much easier, as it could return an
arbitrary type.

Regards,
Daniel
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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

This mailing list archive is Copyright 1997-2025 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.