Forum Discussion
MichaelMcFarlan
14 years agoContributor
This code is also not working but giving me an odd error:
AQtimeIntegration.CurrentVersion = 7;
AQtimeIntegration.OpenProject(ProjectSuite.Variables.AQTimeProjectPath);
I get a "Object doesn't support this property or method" error. These scripts are all in JScript by the way.
AQtimeIntegration.CurrentVersion = 7;
AQtimeIntegration.OpenProject(ProjectSuite.Variables.AQTimeProjectPath);
I get a "Object doesn't support this property or method" error. These scripts are all in JScript by the way.