Displaying a Script File in the Scripts Pane

To display an existing Python script (*.py) file, first add the script file to the project resources branch.

 

Double-click the file to view it in the Scripts pane, or right-click the file in the resources branch and select Edit.

 

Resources Branch

Scripts Pane

 

To create and display a Python script (*.py) file, invoke the scripts pane and then click the New button. Follow the instructions in Creating a New Script.

 

For more information on automation via Python scripting, see Application Automation with Python.