Forum Discussion

duvenhage's avatar
duvenhage
Occasional Contributor
7 years ago
Solved

How can one check what scripting language has been selected for a project in TC 12.42?

I'd like to know what scripting language was selected at project creation time. 

 

This can be done by diving into the folders and seeing what's in [ProjectSuite]\[TestProject]\Script but surely that's not the way it should be done? I would expect to see this in Tools->Current Project Properties but it does'nt seem to b available there either.

  • There are 2 ways how you can know the chosen language.

    1. Select Project Name in the Project Explorer, then select menu item View | Select Panel, choose Properties. Properties panel will appear showing project's properties (including the language). By default this panel is hidden.

    2. Double click any script unit and observe status line of TestComplete. It displays language there.

2 Replies

  • karkadil's avatar
    karkadil
    Valued Contributor

    There are 2 ways how you can know the chosen language.

    1. Select Project Name in the Project Explorer, then select menu item View | Select Panel, choose Properties. Properties panel will appear showing project's properties (including the language). By default this panel is hidden.

    2. Double click any script unit and observe status line of TestComplete. It displays language there.