O.P. Using C# DLL
Hi,
I have a DLL that I did using C# and I would like to use it from my script.
I have already tried the Interop.Call method but It does not work.
Can someone please point out how can this be done ? I mean, how can I use the DLL in my script.
Thanks in advance,
|