• Language: en
  • Documentation version: 1.3.1

Configure Editor

PoPy is heavily script driven, so it helps to have a suitable text editor installed on your system.

We recommended that you use Notepad++ to edit PoPy scripts and provide configuration files to assist in editing PoPy files. (See Notepad++.)

Note

Whichever editor you choose to use, you _must_ use spaces rather than tabs to indent the content of your PoPy scripts.

Back to Top