fusion2New Contributor11 years agoC# dll calls from Groovy Did anybody try to make C# dll calls from within Groovy? Is that even possible? If the answer is yes can you guys help me with an example code? Thank you!
nmraoCommunity Hero11 years agoCheck this link which shows how to call functions of DLL using java, so it should be no difference calling from groovy. http://blog.mwrobel.eu/how-to-call-dll-methods-from-java/
Recent DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related ContentCall Java class with variable in groovyJavaScript ECMA6 Asynchronous Calls[TechCorner Challenge #13] - Call Database Connection Using Groovy Script