By Vic96 on
There's an executable file (from a c program complied) that I'm trying to run within the module and pass some results to an array that I can then insert into the database. Despite placing the .exe file within the module directory, this doesn't seem to work. How do I do this? I'd appreciate some tips. Thanks.