Search the web
Sign In
New User? Sign Up
powerpro-beginners · Windows PowerPro For Beginners
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2053 - 2082 of 2225   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2053
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...
Brother Gabriel-Marie
brother.gabriel
Offline Send Email
Apr 1, 2009
2:53 pm
2054
... 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...
Sheri
silvermoonwo...
Offline Send Email
Apr 1, 2009
3:09 pm
2055
... Update: When I boot up with my Wacom tablet disconnected, close-box actions work fine in Powerpro. Regards, Sheri...
Sheri
silvermoonwo...
Offline Send Email
Apr 1, 2009
4:43 pm
2056
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...
Sheri
silvermoonwo...
Offline Send Email
Apr 1, 2009
9:52 pm
2057
In PowerPro-Beginners, Brother Gabriel-Marie <brgabriel@...> wrote, on ... Just exiting is not a complete test. You need to temporarily uninstall and ...
Carroll Robbins
Carroll_Robbins
Offline Send Email
Apr 2, 2009
2:15 pm
2058
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...
homipda
Offline Send Email
Apr 12, 2009
5:29 pm
2059
... 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...
Sheri
silvermoonwo...
Offline Send Email
Apr 12, 2009
10:26 pm
2060
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...
brockfanning
Offline Send Email
Apr 13, 2009
4:52 pm
2061
... 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...
Sheri
silvermoonwo...
Offline Send Email
Apr 13, 2009
6:00 pm
2062
... Adding the {fast} worked great! Thanks very much. :)...
brockfanning
Offline Send Email
Apr 13, 2009
8:57 pm
2063
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...
bennihochste
Offline Send Email
Apr 17, 2009
8:12 pm
2064
... 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...
Sheri
silvermoonwo...
Offline Send Email
Apr 17, 2009
10:24 pm
2065
Thank you Sheri! ... This was the setup I was looking for!...
bennihochste
Offline Send Email
Apr 20, 2009
9:35 am
2066
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...
P e t e r
mbeena3163
Offline Send Email
Apr 21, 2009
6:21 am
2067
... 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....
Sheri
silvermoonwo...
Offline Send Email
Apr 21, 2009
1:48 pm
2068
... 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...
P e t e r
mbeena3163
Offline Send Email
Apr 22, 2009
12:33 am
2069
Hi, mind sharing the site?...
quantiworks
Offline Send Email
Apr 22, 2009
1:19 am
2070
... 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...
P e t e r
mbeena3163
Offline Send Email
Apr 22, 2009
3:58 am
2071
... Do("http://www.photobucket.com/") Wait.For(2000) If(anywindow("*Photobucket"))Do Win.Keys("{tab 9}username{tab}password{en}") Else Win.Message("Page not...
quantiworks
Offline Send Email
Apr 22, 2009
9:50 pm
2072
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...
frizzlefry69@...
frizzlefry69...
Offline Send Email
Apr 24, 2009
12:27 am
2073
... Possibly you've entered an alternate command to use for the menu folder?...
Sheri
silvermoonwo...
Offline Send Email
Apr 24, 2009
3:34 am
2074
... 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...
P e t e r
mbeena3163
Offline Send Email
Apr 24, 2009
4:53 am
2075
... 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...
frizzlefry69@...
frizzlefry69...
Offline Send Email
Apr 24, 2009
5:39 am
2076
... I'm taking a closer look at the PowerPro Scripting Tutorial and it's probably what I need....
P e t e r
mbeena3163
Offline Send Email
Apr 24, 2009
6:33 am
2077
... 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...
Sheri
silvermoonwo...
Offline Send Email
Apr 24, 2009
3:36 pm
2078
... 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...
Sheri
silvermoonwo...
Offline Send Email
Apr 24, 2009
3:50 pm
2079
... 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...
quantiworks
Offline Send Email
Apr 24, 2009
4:24 pm
2080
... 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...
frizzlefry69@...
frizzlefry69...
Offline Send Email
Apr 24, 2009
11:23 pm
2081
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...
frizzlefry69@...
frizzlefry69...
Offline Send Email
Apr 25, 2009
9:45 am
2082
... 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...
Sheri
silvermoonwo...
Offline Send Email
Apr 25, 2009
4:51 pm
Messages 2053 - 2082 of 2225   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help