Launching Windows Programs

News M Claveau /Hamster-P essai1 at mci.local
Wed Feb 26 04:32:23 EST 2003


Hi !

Mini script, Ok on W2K & W-XP :

        import os
        stx="C:\\present.pps"    #Name of file's power-point presentation
        os.system(stx)

@+

Michel Claveau






More information about the Python-list mailing list