| | |
Python record functions.
![]() |
•
•
Join Date: Apr 2009
Posts: 30
Reputation:
Solved Threads: 0
I am using a program called MUST. It is for the electrical transmission industry. It uses excel to do its computations. It runs macros based on the buttons that were pushed on a form. The outputs are excel based worksheets.
It has a feature to allow you to record the buttons that are pushed in it own .asc file format. If you run the code within this file format it gives you back a text file that is very hard to use. If you try to do the same function more than once it writes over top of the text file. It works while in excel but if you run it in .asc format it overwrites the file.
I would like to be able to record the buttons I press in this form in python so that I can recreate my steps quickly. Everythin in this program is password protected, so I can't do a call on button push, because I don't know what the buttons are called. Excel will not record what I do within must.
I am thinking of possibly a program that can record various buttons I push. If possible I would like it to be python based, because that is the main program in my industry.
Any suggestions would be greatly appreciated.
Thanks,
Joe
It has a feature to allow you to record the buttons that are pushed in it own .asc file format. If you run the code within this file format it gives you back a text file that is very hard to use. If you try to do the same function more than once it writes over top of the text file. It works while in excel but if you run it in .asc format it overwrites the file.
I would like to be able to record the buttons I press in this form in python so that I can recreate my steps quickly. Everythin in this program is password protected, so I can't do a call on button push, because I don't know what the buttons are called. Excel will not record what I do within must.
I am thinking of possibly a program that can record various buttons I push. If possible I would like it to be python based, because that is the main program in my industry.
Any suggestions would be greatly appreciated.
Thanks,
Joe
•
•
Join Date: Dec 2006
Posts: 1,011
Reputation:
Solved Threads: 286
•
•
•
•
The outputs are excel based worksheets.
![]() |
Similar Threads
- Starting Python (Python)
- Python - statistical functions + a list (Python)
- "Hosts script: Python" (Python)
- calling python functions from cpp functions. (Python)
- python c interface problems (Python)
Other Threads in the Python Forum
- Previous Thread: Labeling an Array of subplots
- Next Thread: Maximum array size and performance question
| Thread Tools | Search this Thread |
alarm app beginner cipher cmd coordinates cx-freeze data decimals development dictionary directory dynamic error examples feet file float format function generator getvalue gui halp homework http images import input ip itunes java keycontrol leftmouse line linux list lists loop maintain maze millimeter module mouse mysqldb number numbers output parsing path port prime programming projects push py2exe pygame pyglet pymailer pyqt python queue random recursion schedule screensaverloopinactive script scrolledtext slicenotation split sqlite ssh string strings sudokusolver table terminal text thread threading time tlapse tuple tutorial ubuntu unicode url urllib urllib2 variable variables ventrilo verify vigenere web webservice wikipedia wx.wizard wxpython xlwt






