In the Python Scripting window, you can perform common commands by clicking a button on the toolbar.
Each button is described in the following table.
| Button | Command name | Description | Keyboard shortcut |
|---|---|---|---|
![]() |
New | Start a new Python scripting session | CTRL+N |
![]() |
Open | Open a saved Python script. In the File Selector window, the default file type is .py. | CTRL+O |
![]() |
Save | Save the active script to a Python file (<script_file_name>.py) | CTRL+S |
![]() |
Save As | Save the active script to a Python file using a new or existing file name (<script_file_name>.py) | |
![]() |
Run | Run the active Python script | CTRL+R |
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.