| | |
Python record functions.
Please support our Python advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
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,032
Reputation:
Solved Threads: 290
•
•
•
•
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 |
accessdenied apache application argv array beginner book builtin change color converter countpasswordentry curved dan08 dictionary dynamic edit enter examples file filename float format function gui homework import inches input java keyboard lapse library line lines linux list lists loop microphone mouse movingimageswithpygame mysql mysqlquery newb number numbers numeric output parameters parsing path phonebook plugin port prime programming projects py2exe pygame pyopengl pysimplewizard python random recursion redirect remote reverse scrolledtext session simple smtp software sprite statictext string strings syntax table tennis terminal text textarea thread threading time tkinter tlapse trick tuple tutorial ubuntu unicode unit urllib urllib2 variable windows wordgame wxpython






