I need to run a number of Vbscripts in an app I'm writing and the only (easy) way to incorporate this functionality is by using the MSScriptControl (available from http://purearea.net/ -> User libs -> MSScriptControl) - I haven't found any other way. I intend to manage users, groups, etc on a Windows 2003 domain.
Does the MSScriptControl library work in PB4? When I run the example included, I get an error ; "MSSCStart() is not a function, array, macro or linked list".
Am I supposed to do anything other than copying the control into the 'Program files\PureBasic\Libraries' folder? Do I need to 'reference' the library in another way that I'm not aware of?
Is there a better way?
Many thanks for your help ..
John
