Passthru variables from function 1 to function 2
#1

Hi,

I want to write a function which requires a dynamically amount of parameters and pass them to format.

I know that is possible using a macro. But I don't want to use a macro because I have to initialize a few variables which may get in conflict with other variables of the same name or if I have to call that function multiple times / use it in a loop.

Any way to solve that?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)