AddressOf Nightmare
Hi all,
I am trying to store the name of a procedure in a variable and then pass
this variable as the argument of the AddressOf operator but it just doesn't
work !
The addressOf seems to only accept litteral values from its popup list of
arguments.
Any idea or workaround to make this work ?
I definitly need to store the procedure name in a variable as part of my code.
Regards.
|