Forum Discussion

swapnildaphal's avatar
swapnildaphal
Occasional Contributor
15 years ago

Accessing testcomplete settings via script/COM

Hello,

    I want to set/unset testcomplete settings at run time(dynamically)  via scripts.



I want to  check/uncheck check box for MSAA settings

It is located at following place

   Tools | Default Project Properties |MSAA   



I am using it  for pdf related verifications .



Thanks in advance.

~Swapnil.

  

3 Replies

  • Hi,



    There's no way to modify MSAA settings from scripts. Also, changing the default project properties wouldn't give you anything in this case.
  • nishus's avatar
    nishus
    New Contributor
    I am also having similar problem.



    Want to set/unset (change) Default Project Properties settings at runtime (through script)



    Is this possible by creating TestComplete Application object?



    Thanks in advance,



    ~~ Sanjeev


  • Hi,



    There's no way to change the default project settings at run time. You can change only the options listed in the "Options Object" help topic.