Pretty Poly Editor Documentation
I. PPE Manual - 9. Scripting using Python
One of the more powerful features of PPE
is the ability to receive commands not only via the
GUI (graphical user interface), but also via
textfiles, called macros or scripts.
This is used to implement "personalizing" PPE via
a "startup-script". If you only
want to "personalize" PPE, that is change the
options that are valid after starting PPE,
then it is ok to just read the first topic.
- personalizing PPE
- Macros
- Scripts, using python