I'm fairly new to PYTHON, but so far I like what I see. I've been able to build functions to do a variety of useful things that I would like to call from a different language.
How would one go about converting the Python code to a .dll so that the function calls can be called from other...
When I looked in the help files under the DLLCALL command, I found the following:
Only .dlls that have been written with the ASPECT DLL interface specification can be used with this command. Calling an arbitrary .dll may cause a critical application error to occur!
Anyone have any more info on...
Winfocus is supposed to change the active window for keyboard input, but it does not seem to be accomplishing that task. See code below...
This code should check for focus every 10 seconds and if Procomm doesn't have it, it should take it.
Run this and while running, click on another app...
I've written a nifty script that runs in line with our system alarm printer. (I work on an Intecom E-14 PBX.) All the alarms that hit the printer also display to the screen in my work area in color coded format. It also pages/emails out on certain alarms, plays wave files on others, and even...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.