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 1062 - 1092 of 2225   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1062
Hi all, is it possible to exit an application, when I close a certain other app? I'm sure it is. :-) My task: I start my mailer The Bat! via a PPro button, and...
Peter Meyns
xxpeter
Offline Send Email
Aug 1, 2005
4:56 pm
1063
/* Since I don't use The Bat! or K9, I've written a script that uses Wordpad and Notepad. Copy and paste this to a text file and tweak the programnames to fit ...
Ted Wall
tedfwall
Offline Send Email
Aug 3, 2005
1:45 pm
1064
Whoops, the CR should be NL in the Message 1063, use as script: ; ---------------------------- ; Script: .StartClose2Programs LOCAL p_1 p_1 = ?"C:\Program...
Ted Wall
tedfwall
Offline Send Email
Aug 3, 2005
1:59 pm
1065
Here's another example-- ;script start @top if (not anywindow("*Notepad")) do ;kills process if (anywindow("*Internet Explorer")) do ...
John
t3321561455
Offline Send Email
Aug 3, 2005
2:07 pm
1066
Some days I should just not respond, the EVENT.Create was copied from another script and had an ESC that isn't needed... USE: ; ---------------------------- ;...
Ted Wall
tedfwall
Offline Send Email
Aug 3, 2005
2:15 pm
1067
Hi Ted, on Wed, 03 Aug 2005 14:15:39 -0000GMT you wrote: TW> ; Script: .StartClose2Programs TW> LOCAL p_1 TW> p_1 = ?"C:\Program Files\Windows...
Peter Meyns
xxpeter
Offline Send Email
Aug 4, 2005
12:16 pm
1068
Hi John, on Wed, 03 Aug 2005 14:06:55 -0000GMT you wrote: J> Here's another example-- Thank you John, I'll have to test your script later, because my lunch ...
Peter Meyns
xxpeter
Offline Send Email
Aug 4, 2005
12:17 pm
1069
PowerPro can do nearly anything, but since I don't use either programs, I cannot test the script. So you'll have to do the testing by trying the following: 1....
Ted Wall
tedfwall
Offline Send Email
Aug 4, 2005
2:30 pm
1070
Hi Ted, on Thu, 04 Aug 2005 14:30:07 -0000GMT you wrote: TW> PowerPro can do nearly anything, but since I don't use either TW> programs, I cannot test the...
Peter Meyns
xxpeter
Offline Send Email
Aug 4, 2005
3:55 pm
1071
Hi John, on Wed, 03 Aug 2005 14:06:55 -0000GMT you wrote: J> Here's another example-- Thank you John, this does exactly what I asked for - end the second ...
Peter Meyns
xxpeter
Offline Send Email
Aug 4, 2005
4:22 pm
1072
... IIRC, the PCMag program enditall had a similar problem - icons of closed programs left in the systray. The author programmed code that swept the mouse over...
Alec Burgess
alecb3ca
Offline Send Email
Aug 4, 2005
10:42 pm
1073
hi there, I am using Outlook and synchronize the contacts database regularily with my handy (symbian based). each time I do this, there is a popup opening from...
Dan
grokit
Offline Send Email
Aug 5, 2005
11:00 am
1074
... The last one works, this is why John is using taskkill. There is often a cleaner way to shutdown systray programs if PProtray.exe is installed, but this...
Ted Wall
tedfwall
Offline Send Email
Aug 5, 2005
1:59 pm
1075
Hi Ted, on Fri, 05 Aug 2005 13:59:05 -0000GMT you wrote: TW> There is often a cleaner way to shutdown systray programs if TW> PProtray.exe is installed, but...
Peter Meyns
xxpeter
Offline Send Email
Aug 5, 2005
5:17 pm
1076
... Of course :) Use the autorun function. See the help file to setup, ask if you have questions. David Troesch | Atlanta, GA | ICQ# 2333123 Treat each day...
davidt.pproyg@...
datconsulting
Online Now Send Email
Aug 6, 2005
12:19 am
1077
Hi, It is so hot these day, take care. A folder ==> d:\program files\powerpro\notes it's subfolder ==> 20050807, 20050805, 20050806 ..... myfol = ?"d:\program...
kottami
Offline Send Email
Aug 6, 2005
4:57 am
1078
Hi! Is there a way to locate "data" files (ie Notes, Favorites) and Backups in another folder, in another drive? What I want to do is keep these in my drive D:...
Sandro Perotti
spjota
Offline Send Email
Aug 6, 2005
9:07 am
1079
I'm not sure if I understand your question... If you are trying to set the Label for a button: cl.SetLabel(clname, clindex, newlabel) cl.SetLabel("aaa11", 0,...
Ted Wall
tedfwall
Offline Send Email
Aug 6, 2005
1:30 pm
1080
Yes, tweak the following to suit your needs... Open your pproconf.pcf using pproconf.exe. In the "Configure PowerPro - ..." + Scheduler + "Edit scheduled ...
Ted Wall
tedfwall
Offline Send Email
Aug 6, 2005
1:38 pm
1082
... Hi. Ted. Thank you... But. that't not what I want to. Command list ==> Properties ==> Folder Buttons => Folder Name.... I wonder daily refresh...
kottami
Offline Send Email
Aug 6, 2005
4:02 pm
1083
way cool! works. thanks dan ... up my...
Dan
grokit
Offline Send Email
Aug 6, 2005
9:45 pm
1084
well.. still not so cool. by chance just another window popped up, withe exactly the same caption (this time the autoarchive notice). my little function went ...
Dan
grokit
Offline Send Email
Aug 6, 2005
10:05 pm
1085
See help file | index tab | Installed files list to find out what files are part of your config. To move them, close powerpro and move the files/folders...
davidt.pproyg@...
datconsulting
Online Now Send Email
Aug 6, 2005
11:58 pm
1086
... You can use a full array of win.xxx functions and any other expressions so that you only match just what you want. Here's an example of one I use to match...
davidt.pproyg@...
datconsulting
Online Now Send Email
Aug 7, 2005
12:19 am
1087
I am experimenting with some functions in "Command Lists". I created a new list in "Command Lists" called "New Windows". in there, I have a command (or list...
Dan
grokit
Offline Send Email
Aug 7, 2005
2:34 pm
1088
... folder?") ... hi david, thanks a lot for this hint. I am still struggling. perhaps I just don't get the essence... I used...
Dan
grokit
Offline Send Email
Aug 7, 2005
3:18 pm
1089
... Use the script that Alex made a while ago. Find it at: ftp://powerpro.dyndns.org/windowinfo.powerpro I run it with a hotkey that runs the command: ...
davidt.pproyg@...
datconsulting
Online Now Send Email
Aug 7, 2005
8:33 pm
1090
... the correct ... hello David, that made it! Below is the output from .windowinfo: 1. Microsoft Office Outlook (Handle 1381328, Class C=#32770, Owner ...
Dan
grokit
Offline Send Email
Aug 7, 2005
9:09 pm
1091
... Why would you want to do that? A command list is just a list of stuff. There is no "disable" or "enable"ing of it's existance. Now, if you have "auto show...
davidt.pproyg@...
datconsulting
Online Now Send Email
Aug 7, 2005
9:22 pm
1092
there are certainly better ways to do this... :-) while I was experimenting with the ClickYes command (see other thread), I realized that I wanted to try...
Dan
grokit
Offline Send Email
Aug 7, 2005
9:41 pm
Messages 1062 - 1092 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