Hi
I have a problem returning data through a byref parameter on an ActiveX Component function using VBScript. It works fine when calling it through VB. But when I call it in VBScript the Parameter still contains the value it had in it before the call. Almost as if it had been passed byval.
Thanks in advance
LokiDba
I have a problem returning data through a byref parameter on an ActiveX Component function using VBScript. It works fine when calling it through VB. But when I call it in VBScript the Parameter still contains the value it had in it before the call. Almost as if it had been passed byval.
Thanks in advance
LokiDba