Search results

  1. A

    recursive function

    Hello, I am attempting to create a function that recursively creates all combinations of an array. The # elements in the array can vary. I have found a (what seems) simple function written in PHP that I am attempting to convert into Progress. The problem seems to be the pre-incrementing of...
Top