|
Personally I don't care for the linked list or vector solution - sameRPG,
thing with an array. The second argument to the function has to be
populated outside the function call. Of course, that second parameter
could be a pointer by value, and then you pass whatever data types you
want to it. Not sure whether a pointer can hold operational descriptor
info for the underlying variable.
To "look" like the SQL equivalent of IN, I'd want a varying-parameter
list. This is pretty easy in C - is it called vararg? It's been too
long. But it is there. It's not simple, maybe not even possible, in
since everything has to be explicitly declared.f.
Vern
Schmidt, Mihael wrote:
One could also use a linked list or vector (take any implementation,
ande. at www.rpgnextgen.com, www.tools400.de or www.bender-dv.de). Most
implementations have a procedure like list_contains(list :
search_argument).
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Terrence Enger
Sent: Friday, March 05, 2010 9:22 PM
To: RPG programming on the IBM i / System i
Subject: Re: AW: More on RPG style
On Thu, 2010-03-04 at 15:04 -0600, Vern Hamberg wrote:
Boy, I wonder if it weren't possible to write and IN() function inRPG.
Maybe pass in the variable you are testing and have an array of theindicator.
values to test, use some way to vary the count, and return an
Woohoo!!!
I think that the best you can do is a function working for one type,
haveonly allowing up to some fixed maximum number of values to test.
Meanwhile, and expression like "0 < %lookup( ... )" can sometimes
approximate what you want. Of course, sometimes you would rather
listthe test values manifest in-line.--
Cheers,
Terry.
This is the RPG programming on the IBM i / System i (RPG400-L) mailing
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
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.