Working with Scripts

Processing overview

You can execute scripts from the Proximity Database Browser or from the command line using the Proximity shell scripts. Proximity also provides a Python interpreter that lets you execute Python statements interactively so that you can explore results and run short programs without needing to create script files. Both methods for running scripts from files are described in “Running Proximity Scripts”. The interactive Proximity Python interpreter is described in “Using the Proximity Python Interpreter”.