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...
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 28054 - 28083 of 36664   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
28054
Hello Bruce, you wrote... ... Thanks. Following returns an error, ... Local i For (i = 0 ; i < 1 ; i = i + 1) If (1) Do Jump J EndIf @J Win.Debug("test") ...
bizaro
bizaro137
Offline Send Email
Aug 1, 2006
1:22 pm
28055
... I don't think it's a bug. Since If()Do-EndIf is nested inside For()-EndFor, PP should expect to meet EndIf before EndFor. In your example, reached EndFor...
swzoh
Offline Send Email
Aug 1, 2006
2:12 pm
28056
... and that code looks like a mess to me. using jump like that is plain silly when the proper way would be to put the win.debug inside the if()do-endif that...
kenneth marken
hobgoblin_no
Offline Send Email
Aug 1, 2006
2:34 pm
28057
- fixed bugs and inconsistencies in handling of –n versus –a postfixes to the single-byte types - if an array of chars was created from a string or an...
entropyreduction
entropyreduc...
Offline Send Email
Aug 1, 2006
4:43 pm
28058
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the power-pro group. File :...
power-pro@yahoogroups...
Send Email
Aug 1, 2006
4:48 pm
28059
Hi, on a hotkey I use *Clip Menu, let the user select a clipboard entry and then continue with some more ppro commands that convert clipboard content before...
dergroesstemeister
dergroesstem...
Offline Send Email
Aug 1, 2006
6:57 pm
28060
... Thank you tproli. What happens if PowerPro is already installed on the target system's hard disk drive? What happens if regular PowerPro is already running...
sgp acs322000
acs322000
Offline Send Email
Aug 1, 2006
8:41 pm
28061
... that code looks like a mess to me. I agree that the code is not stylish, but it is legal. The problem is that PowerPro's error detection gets fooled by...
brucexs
Offline Send Email
Aug 1, 2006
11:20 pm
28062
... canceled ... Not currently, although I could add something. In the mean time, a script like the following will work: ;----------------------- static res ...
brucexs
Offline Send Email
Aug 1, 2006
11:27 pm
28063
... It used to work in the past before the last update of pprotray. After the last update of pprotray, however, it stopped working for pprotray to startup that...
swzoh
Offline Send Email
Aug 2, 2006
12:04 am
28064
... Huh, I didn't realize that, I haven't started powerpro from my USB key since the last update. I wonder if Bruce would go back to the way it was, or add a...
sgp
acs322000
Offline Send Email
Aug 2, 2006
7:38 am
28065
We're having tropical nights here, so I got insomnia last night, and this thread caught my attention again. The following didn't work for other apps' windows...
swzoh
Offline Send Email
Aug 2, 2006
7:41 am
28066
... Thank you....
sgp
acs322000
Offline Send Email
Aug 2, 2006
8:38 am
28067
Here is the problem: i would like to be able to go "up one dir" in all explorer windows with a right mouse click (or right double click). i do remember that...
vla_chaos
Online Now Send Email
Aug 2, 2006
9:21 am
28068
... I lost sight of this thread, please remind me, what is your script doing? I tried to run it from a ppro note and from a file, but I always get this error...
sgp
acs322000
Offline Send Email
Aug 2, 2006
10:41 am
28069
... definitely the Maxthon icon. It depicts an empty window now. just fyi...
sgp
acs322000
Offline Send Email
Aug 2, 2006
10:47 am
28070
... doing? ... Oops, sorry, that means hWIme is null (or not a valid window handle) in your system, i.e., IME (Input Method Editor) is not installed. This one...
swzoh
Offline Send Email
Aug 2, 2006
11:18 am
28071
... I am pretty sure I had downloaded 4505 and installed it. But right now 'About Powerpro' says 4.5.04e. Do others see the same? - Haider ...
Haider Rizvi
harizvi
Offline Send Email
Aug 2, 2006
1:28 pm
28072
... and ... for ... get/set ... Hi. Sean.. Thanks.. Your script work well.. toggle, first - korean, second - english, third - korean.... BTW.. For example.. ...
kottami
Offline Send Email
Aug 2, 2006
1:49 pm
28073
... local hWIme,dwConv hWIme=dll.call("imm32|ImmGetDefaultIMEWnd|ui",Win.Handle("active")) dwConv=Win.SendMessage(hWIme,0x283,1,0) ...
swzoh
Offline Send Email
Aug 2, 2006
3:06 pm
28074
... Hi.Sean.. Thanks for your concern.. This script work well.. I try to ... local hWIme,dwConv ...
kottami
Offline Send Email
Aug 2, 2006
4:45 pm
28075
... Hi..Sean.. Check e-mail Regards.....
kottami
Offline Send Email
Aug 2, 2006
4:48 pm
28076
... I forgot to update this....
brucexs
Offline Send Email
Aug 2, 2006
9:41 pm
28077
... configuration option to bypass those checks. ... I did not add any specific checks for how it is started so it must be a side effect of other changes I...
brucexs
Offline Send Email
Aug 2, 2006
9:47 pm
28078
... I cannot think of any way to do this except by sending the backspace to Explorer using some kind of hot key-like action. In other words, its as good as I...
brucexs
Offline Send Email
Aug 2, 2006
9:50 pm
28079
... dwConv ^ 1 : toggle between Korean & English dwConv | 1 : turn Korean Mode on dwConv & ~1 : turn Korean off, i.e., English mode on ... It returns back to...
swzoh
Offline Send Email
Aug 2, 2006
11:22 pm
28080
... No problem, just wasn't sure if I had the latest. - Haider...
Haider Rizvi
harizvi
Offline Send Email
Aug 3, 2006
1:41 am
28081
... ("active")) ... Hi.. Sean.. Thanks, Thanks... Thank for your concern, Scripts are very useful.. I'll always remember.. dwConv ^ 1 , dwConv & ~1 ,dwConv | 1...
kottami
Offline Send Email
Aug 3, 2006
5:43 am
28082
pproconf typos setup tab Save up to XX folders... [ ] Text file should be Save up to XX folders... [ ] Shortcut and tooltip when mouse over number of folders ...
sgp
acs322000
Offline Send Email
Aug 3, 2006
6:08 am
28083
... It doesn't seem to work with Maxthon: 1. Maxthon class icon looks like an empty window 2. No flashing when the corresponding Windows taskbar is flashing -...
sgp
acs322000
Offline Send Email
Aug 3, 2006
6:23 am
Messages 28054 - 28083 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