Picking Out Elements Using a Logical List
|
08-12-2015, 10:40 AM
Post: #2
|
|||
|
|||
RE: Picking Out Elements Using a Logical List
Nice function ! I was expecting it would be very easy to implement it with the current Prime list functions but I've not found a simple solution without a FOR loop.
So, here is another way to do it: Code: EXPORT BOOLLIST(LA,LB) Note: storing to LC(0) is used to add an element to the list LC. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Picking Out Elements Using a Logical List - Eddie W. Shore - 08-12-2015, 03:05 AM
RE: Picking Out Elements Using a Logical List - Didier Lachieze - 08-12-2015 10:40 AM
RE: Picking Out Elements Using a Logical List - roadrunner - 08-16-2015, 11:53 AM
RE: Picking Out Elements Using a Logical List - roadrunner - 08-16-2015, 11:40 PM
RE: Picking Out Elements Using a Logical List - Didier Lachieze - 08-17-2015, 10:56 AM
RE: Picking Out Elements Using a Logical List - roadrunner - 08-18-2015, 12:13 PM
RE: Picking Out Elements Using a Logical List - Thomas Klemm - 08-17-2015, 11:32 AM
|
User(s) browsing this thread: 1 Guest(s)