Python with the VBA recording capabilities

Francois Forest francois_forest at yahoo.fr
Fri Mar 16 09:00:03 EST 2001


I compared Python to VBA (not for their syntax):

    VBA gives the programming capability to Applications

    Python gives the programming capability at the OS level
    (as shell scripts traditionally did )

VBA has the RECORD capability that transform any sequence of mouse clics
into a program that can be edited and then adapted. This recording
capability is amazingly efficient.

Can we imagine to add this feature to any current GUI (kde and others) ?




More information about the Python-list mailing list