I'm toying with a script to run rebuild key files in mass (so we can walk away), but when I try the lines bellow it says ""the module code is required"". I took this to mean I need to add the module code to the param section though I cant seem to get any success at all with that, does anyone have an idea (also if I remove the task entirely it works though I need to enter the parameters).
sUI = ""SY_rebuild_UI"" 'window code
Task = ""0000000006"" 'company key
r = oss.NinvokeProgram(sUI,Task)