hi greg > But this example might not as well involve Scribus,
it does not have to... the idea is that directly running $ python test-script.py -test abcd and $ scribus -py test-script.py -test abcd should give the same result. except that: - in the second case you now can interact with the scribus API - currently there is still a "ext" parameter that is added by the scripter engine.(and i think it should be removed!) so, to understand this new feature, i think that the best is to look in a python handbook for the section on parsing the command line arguments. have a nice day a.l.e
