ITEMCOMBREP: Combinations with repetition of dataset items
syntax: ITEMCOMBREP(sel, item 1, item 2, item 3 ...)
returns each combination of the dataset comprising of items: item 1 ... item n
with the resultant set limited to <sel> selection of items from the original
dataset. Repetition of dataset items is allowed.