I have defined an action (some mouse clicks) to set a window to always be on top. Can I set the same action to toggle between on "top" and "not on top" (TOP...
On 11 Aug 2006, Alan Martin ... I am a newbie and find Powerpro's help rather better than most. Unfortunately it does not allow me to search for a given...
... Use the command Win.ontop("active") That will toggle the state. If you want to force the state use: Win.ontop("active",0) Or Win.ontop("active",1) See help...
Hi all, as I sometimes use my notebook for music only, I found the useful *Desktop command HideShowIcons. It toggles the desktop icons off and on as supposed....
... I don't understand nor can I find that help item. :-( Where do I put Win.ontop("active") and what do I need to put with it? The help index does not have...
Hello Warra, It seems you are using an older version of PowerPro, before Bruce moved the info about plugins into the main PowerPro Help. If so, you will find a...
is it possible to make sure that during a sequence like *Keys {to autorun}%pSecretPassword{enter} the keyboardinput is either stopped or buffered? it happens...
I'm using PowerPro 4.5 and want to send text to DOS programs. I find that text snippets pasted by clicking the relevant buttons work, but that means the DOS...
I have a text file macro that I have set to activate via a button. It worked fine on my previous PC, but now- using the same PowerPro (4.1- wow I did not...
i am new to powerpro, (less than a week), and i've been using it as a shortcut to making a prototype for a downloadable mouse activated menu for use in...
Hi guys, I've been trying to find examples and tutorials on how to fill out web forms and submit them but couldn't seem to find any. So, I decided to try it...
... No and Yes. What you can do is strip your config down to just the functionality you have designed. Then create an archive with folders which would put...
Hi everyone, I'm quite used to many functions of powerpro, but I still use another macro-program for clicking on buttons, because of the simplicity of use ...
Could someone tell me how to setup a command in powerpro to Start K9 with Outlook, then when I close Outlook have powerpro shut down K9 as well. Thanks -- John...
... K9 with ... well. My SMTP provider seems to be very slow again, so I'll copy my reply here. The original will probably eventually appear... Hi John, on...
Hi John, on Mon, 30 Oct 2006 10:56:30 -0600GMT you wrote: JM> Could someone tell me how to setup a command in powerpro to Start K9 with JM> Outlook, then when...
Thanks Peter. I saved the file as k9.powerpro and changed the paths. I was wondering how do I run this script? Also, the line for NOLOGO is a command for...
John, Just to add my 2 cents... I wouldn't remove the DO lines. Those lines are what is actually starting the two programs. The change you made looks good. ...
Hi John, on Tue, 31 Oct 2006 07:43:42 -0600GMT you wrote: JM> Thanks Peter. I saved the file as k9.powerpro and changed the paths. JM> I was wondering how do I...
... You can also add it to a custom taskbar that replaces the one Windows provides. It is a bit more work to set up initially, but then you can add buttons to...
Hi there. I've used PowerPro for a couple of years now and so I can say it's really powerful and resourceful. But there are a few suggestions (or improvements)...
I wanted to make PowerPro (4.6) chime on the hour and half-hour. I think I set it right, but no sound. Then I realised I had to set a WAV, and that's the...
... deleted, ... single ... MacroMaker ... the ... @1 Try "Enlarge file open/save dialogs" in the gui-control-tab @2 Try pressing the title-buttons => toggle...
... win.beep(frequency, duration) as the command will do what you want, eg win.beep(1000, 2000) beeps at 1000 Hz for 2000 milliseconds. See help, plugins, win...
... ancestral ... I can't see how to set that in Scheduler setup, but, I can set it as a regular scheduled command. Works fine like that, many thanks. E.g. ...
I think I see why it makes sense, or is maybe necessary, to set a macro signal character for macros that have actions. But, in everyday typing, it seems to me...