Hi guys i'm trying to call an external .vb file class function
is it like dim a as ClassName=new ClassName()?
so how do you do with this kind of..
I try to search for return value from .vbs to project that i will compiled, but none got the answer..

#The reason why i'm doing this is for feature maintenance..
no need to compile again for changes

>i'm trying to call an external .vb file class function

This assembly must be a DLL. Add the reference of that DLL and then after you can use classes.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.