Search the web
Sign In
New User? Sign Up
power-pro · Free discussion list for PowerPro users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 33932 - 33961 of 36664   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
33932
I use UltraEdit as a Notepad replacement. In PowerPro, I have a button that opens a frequently used text file. The button simply gives the path to the text...
Avi Yashar
aviyashar
Offline Send Email
Nov 1, 2008
7:53 am
33933
... Make sure "switch to if active" is not checked. If it is, and Ultraedit is running, then clicking a text file is asking to start ultraedit from PowerPro's...
brucexs
Offline Send Email
Nov 1, 2008
11:12 am
33934
What I have on my button is <path to ultraedit>\uedit32.exe with the <path to file>\file and ultraedit opens the file if it's not running and opens the file...
Sleeper
sl2eping
Offline Send Email
Nov 1, 2008
12:28 pm
33935
I use the 32 bit version, but the last version of Ecco had both 16 and 32 bit flavors. It has a few setup issues (at least on XP and Vista) but I think the...
Sheri
silvermoonwo...
Offline Send Email
Nov 1, 2008
12:52 pm
33936
That was already checked...
majesticartz
Offline Send Email
Nov 1, 2008
1:52 pm
33937
Anyway to extend this so I am not asked to confirm if I want to shutdown quietly? C:\Ancient\PowerPro\powerpro.exe *Shutdown powerpro...
majesticartz
Offline Send Email
Nov 1, 2008
1:56 pm
33938
... ancient?! shutdown.powerpro("noconfirm") or *Shutdown powerpro noconfirm Regards, Sheri...
Sheri
silvermoonwo...
Offline Send Email
Nov 1, 2008
2:41 pm
33939
Hi, how can i set up a cmd to run "psexec.exe -l -d" with "cmd.exe /k title=cmd-LUR && color 4f && cd c:\" PsExec (Execute processes on a remote system and...
quantiworks
Offline Send Email
Nov 1, 2008
3:24 pm
33940
forgot to say that psexec is located inside pprofolder and the path to it was added to the script....
quantiworks
Offline Send Email
Nov 1, 2008
3:29 pm
33941
... Thanks, Bruce. That was indeed the problem. As soon as I cleared the "Switch to if active" box, the button works as expected. Thanks also to Sleeper for...
Avi Yashar
aviyashar
Offline Send Email
Nov 1, 2008
4:27 pm
33942
... Above apparently doesn't mean I can't get a long string using a DDE request to Ecco -- just successfully retrieved one with a length over 29K. I guess the...
Sheri
silvermoonwo...
Offline Send Email
Nov 1, 2008
5:21 pm
33943
... Unfortunately, that option only helps with pcf-based scripts that start after the config dialog is open. If one is running before config is opened, and it...
brucexs
Offline Send Email
Nov 1, 2008
6:16 pm
33944
ok i've managed to do it partially... 1. .runit@X("",1,"*",?"psexec.exe", "-l -d cmd.exe /k color 4f","c:/","comspec hide") (using .runit@x, cmd only reads the...
quantiworks
Offline Send Email
Nov 1, 2008
7:46 pm
33945
... Good, glad it works....
entropyreduction
entropyreduc...
Offline Send Email
Nov 1, 2008
9:16 pm
33946
Hi all/Bruce. Managed for ten years to not ask question but the time has come now with the new mouse gesture engine (something I've been waiting for for years....
jez3652
Offline Send Email
Nov 2, 2008
4:50 am
33947
... - try using {slow} - try using (^{f4}) (slow and ^ rather than {ctrl} are usually more reliable) - I used Firefox with a gesture for win.keys("^w") with...
brucexs
Offline Send Email
Nov 2, 2008
11:46 am
33948
... Try putting "hide" as 4th argument for do. For arb, maybe putting the above single line in a script and calling...
brucexs
Offline Send Email
Nov 2, 2008
11:50 am
33949
... Thanks Bruce. Should have mentioned I have tried all that. Not tried ^{f4} though. Thanks for the feedback. Interesting that it works for you. Could just...
jez3652
Offline Send Email
Nov 2, 2008
2:24 pm
33950
... it works how i wanted and also from ARB. many thanks bruce! greatly appreciated....
quantiworks
Offline Send Email
Nov 2, 2008
3:16 pm
33951
... that ... I actually T for the gesture; don't see how that should make any difference though....
brucexs
Offline Send Email
Nov 2, 2008
3:45 pm
33952
... also middle mouse for gestures....
brucexs
Offline Send Email
Nov 2, 2008
4:48 pm
33953
For whoever's interested: I just got around to installing OpenOffice. Seems if I convert one of m,y plugin rtfs to a doc, in word, then feed it through...
entropyreduction
entropyreduc...
Offline Send Email
Nov 3, 2008
5:36 pm
33954
There have been enough minor fixes to 4.8 to release a new version. It is the same exe as 4.8p, except for Vista users. For Vista, I have added messages to the...
brucexs
Offline Send Email
Nov 3, 2008
10:37 pm
33955
Would it be hard to enable the tooltips setup to be set differently for each bar?...
Paul
hhoq8x54b
Offline Send Email
Nov 4, 2008
3:00 am
33956
... Yes, I 'm afraid this is too tedious to contemplate doing at this stage....
brucexs
Offline Send Email
Nov 4, 2008
11:31 am
33957
... No prob. thanks anyway....
Paul
hhoq8x54b
Offline Send Email
Nov 4, 2008
10:35 pm
33958
Hi everybody! Recently I found and downloaded the Taskbar Shuffle, it's great to drag & drop to arrange taskbar button at your wish. I wonder if this function...
mrweijie
Offline Send Email
Nov 5, 2008
3:27 am
33959
Hi Bruce, Just fyi, inconsistently I sometimes get a syntax error, to the effect "endfor without for" when the "for" is present as a "for each line". I can't...
Sheri
silvermoonwo...
Offline Send Email
Nov 5, 2008
3:59 am
33960
Hi Bruce, Is it possible to have the drag and drop working with Windows Vista ? I mean to added a program in the command list. Actually I saw the + sign but...
pouliog
Offline Send Email
Nov 5, 2008
4:14 am
33961
... I am sorry but I am no longer making this type of significant enhancement to PowerPro....
brucexs
Offline Send Email
Nov 5, 2008
12:10 pm
Messages 33932 - 33961 of 36664   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