Hello all! Thanks for your confidence. I will stop complaining now. Okay, I had two "mouse" programs: WizMouse and KatMouse that enhance scrolling options. I...
... What mouse hardware do you have? I have an old Logitech trackball (connected to PS2 port) and a Wacom tablet (connected to USB2). I haven't tried...
Brother Gabriel, if you happen to have a Wacom tablet, get the latest driver. Uninstall the existing driver, then install the new one. No more issues with...
In PowerPro-Beginners, Brother Gabriel-Marie <brgabriel@...> wrote, on ... Just exiting is not a complete test. You need to temporarily uninstall and ...
I want to use notes to read/save my text from/to files. Reading is not problem, but how close note with save it in file? I think autosave note to specific file...
... Notes are automatically saved in Powerpro's Notes folder as PproNote files if you simply close them. If you save the text of the note into a named text...
This is surely much more simple than it seems, but I can't figure out how to select text using PowerPro scripting. I have tried many variations of these...
... That only works on my XP system using Win.Keys("{fast}+{right}") {fast} is not compatible with Vista, and even if you are not on Vista, your system may...
Hi, I have changed to new faster computer (Win XP; Dual Core) and now all my *key stuff which are called from powerpro-menus don't send the key to the active...
... As recently mentioned there are several methods for passing keys, {fast}, {slow} and {sinp} On the "Other" dialog page in Advanced Setup, is a setting...
Is is possible to locate a login box on a webpage then position the cursor within the box in order to login automatically? If so, which script command should I...
... Your script could probably use a sequence of keystrokes. For example, alt-D to go to the address bar, then a fixed number of tabs to get to the login box....
... Thanks Sheri, but I already have tried the tabbing method and I'm getting inconsistent results. I have no idea why, but sometimes the cursor lands in the...
... The site I'm having problems logging into automatically is http://photobucket.com/. I will try inserting a slight pause in-between the Tab commands. It's...
I just started playing around with PowerPro and it seems interesting but I am having a problem with it executing shortcuts in menus using Menu Folder the...
... Thanks very much for that. I didn't know it was possible to put so much coding in one line like you have done, so it's taught me a great deal. Is there...
... I have not used the "enter command or..." option in *Menu Folder format. I did make some changes but after I noticed the problem with the shortcuts I...
... I also use XP SP3. I have a menu folder entry for my windows Quick Launch folder (which has numerous windows shortcuts) and it works fine. What other...
... What happens when you double click a windows shortcut in Explorer? What is in your registry at: [HKEY_CLASSES_ROOT\.lnk] Mine has a default REG_SZ value...
... That's not much, browse the PP group and you'll see really much coding in one line. :) ... Yes, the PPST is a fundamental reading and what you're looking...
... shortcuts run normally when I double-click them in explorer HKCR\.lnk and HKCR\lnkfile are fine on my PC... I downloaded a reg file fix and compared it to...
I found out what was causing PowerPro not to execute shortcuts. I was using the following tweak which removes the arrows which usually appear in a shortcut's...
... If you want it to work without having that registry key, you can use a command (in Menu Folder's format) that invokes the Context Menu "Open" command. This...