EDIT: I am afraid I have not been clear.
What I wanted is to pass a (portion or all) of a vararg list to a sub-function without having to pass all the vararg parameters.
I did some research (trial & error) and found the solution, which I post as an answer.
I have deleted the original question because it was unclear. Thanks for your comments, which helped me to find the errors in my thoughts.