Passing a function with "GetRef()" in the main program to a (VBS) class is
no problem. Doing the same inside the class, even if I refer to an internal
function, will not work!! I get the error message "Invalid procedure call or
invalid argument: GetRef."
I have tried prefixing the function name with Me (as in GetRef("me.Test")),
but without any luck.
Any ideas?
Thx,
Ole Thrane
Pentia, Denmark
--
Michael Harris
Microsoft.MVP.Scripting
Seattle WA US
--
"Ole Thrane" <o...@pentia.dk> wrote in message news:Ol2nVfA0BHA.2740@tkmsftngp07...