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 your group to be featured on the Yahoo! Groups website? 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 36738 - 36767 of 36767   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
36738
... Okay. ... Don't think that'll come up. Gimme a handle, I'd do queryInterface and then GetTypeInfo, then GetDocumentation, pBstrName arg is what you're...
entropyreduction
entropyreduc...
Offline Send Email
Nov 21, 2009
5:51 pm
36739
... First reaction: for something as important as a registry setting like this, I don't think I'd trust a static. If Powerpro dies or you sht down the...
entropyreduction
entropyreduc...
Offline Send Email
Nov 21, 2009
6:02 pm
36740
... Stop! I just found a way to do it without unicode strings. Can embed unicode code points in angle brackets within the normal ansi style strings. So no...
Sheri
silvermoonwo...
Offline Send Email
Nov 21, 2009
7:00 pm
36741
... Good input here. Do you really need to run as admin -- it only affects certain functions (but I am not sure which on Win 7-64). Note that PowerPro will...
brucexs
Offline Send Email
Nov 21, 2009
7:08 pm
36742
... Good. I just pastd the code into com that would know how to find unicode plugin if required. But then thought, oops, I'll either have to flag somehow...
entropyreduction
entropyreduc...
Offline Send Email
Nov 21, 2009
10:12 pm
36743
Turns out something was corrupted and the run box didn't work right with character delimiters. I have 2 other computers and the run box worked fine as...
wolflake
Offline Send Email
Nov 22, 2009
1:52 am
36744
I have problem to bring out the printer status windows by clicking the "printer" icon showed by Powertray. Does anyone have this problem, and how do I resolve...
S
hypersam.tw
Offline Send Email
Nov 22, 2009
11:25 am
36745
Thank you for this! I tried all sorts of combinations to get it, but never tried the bar | ! Thank you. - Brother Gabriel-Marie...
Brother Gabriel-Marie
brother.gabriel
Offline Send Email
Nov 22, 2009
6:05 pm
36746
... I'm running fine on windows 7 of course I've turned off UAC because of how I work with the computer. Don't run AV either, though MS Security essentials is...
David Troesch
datconsulting
Online Now Send Email
Nov 23, 2009
3:33 pm
36747
Dear Mr.entropyreduction, Thank you so much! I took your good advice and made the script save the value to an ini file. I didn't realize it was a DWORD; I...
Brother Gabriel-Marie
brother.gabriel
Offline Send Email
Nov 24, 2009
2:43 pm
36748
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
Nov 24, 2009
5:00 pm
36749
-- fixed bug introduced in last version, which prevented com.get_object(window_handle) from working -- added get_accessible_children and get_accessible_child ...
entropyreduction
entropyreduc...
Offline Send Email
Nov 24, 2009
5:05 pm
36750
Hi bruce, local hVecChildren = hao.get_accessible_children() get_accessible_children creates a vecotr and stufs it full, partly with hanldes to com objects. I...
entropyreduction
entropyreduc...
Offline Send Email
Nov 24, 2009
5:06 pm
36751
... Alan will do. ... I guessed as much. ... Good, glad to help. I assumed a monastery, and for some reason you were getting even with your brothers by...
entropyreduction
entropyreduc...
Offline Send Email
Nov 24, 2009
5:15 pm
36752
... Tested appRef.Selection.Item(1).typeinfo and it seems to be doing the job, thanks. ... Does not seem to be working. E.g., the fourth argument below is a...
Sheri
silvermoonwo...
Offline Send Email
Nov 24, 2009
9:57 pm
36753
... Thanks for the quick reply. I didn't but have now enabled it. A quick test seems to indicate that it's now working again. I'll need to give it a more...
sailfishkingfisher
sailfishking...
Offline Send Email
Nov 24, 2009
10:52 pm
36754
... Not true, at least if code is working as intended. The vec destroy routine eventually calls this for each element in the vector static void DeleteVec(int...
brucexs
Offline Send Email
Nov 25, 2009
12:05 am
36755
Could you run myselect.get_object_description("f") and tell me whether Search is a method or a get property? Probably the former, just going on name alone....
entropyreduction
entropyreduc...
Offline Send Email
Nov 25, 2009
4:48 am
36756
Should have checked the source, keep forgetting it's there. Thanks, I'll remove the warning I stuck in COM docs about non-issue....
entropyreduction
entropyreduc...
Offline Send Email
Nov 25, 2009
4:49 am
36757
... The label on Search is "function" function: Search(For, WholeWord, CaseSensitive, ReplacingWith) This doesn't tell me so, but I know that it returns the...
Sheri
silvermoonwo...
Offline Send Email
Nov 25, 2009
5:23 am
36758
Hi, I just set up my first x64 system. One problem I'm running into is that it seems that PowerPro can't call 64-bit system commands. For example, I have a...
gerhardfie
Online Now Send Email
Nov 25, 2009
12:18 pm
36759
Hi, ... well after some tweaking around with the scheduler and the rights I have good news and bad news: o) first the good news: I got PowerPro running,...
dergroesstemeister
dergroesstem...
Offline Send Email
Nov 25, 2009
1:21 pm
36760
Hello all! Does anyone have the mousetrap code for scrolling in the winhelp window of Powerpro Help? I have tried all sorts of things to no avail. Thanks! ...
Brother Gabriel-Marie
brother.gabriel
Offline Send Email
Nov 25, 2009
2:40 pm
36761
Substituting unicode.new(str) for str as an argument to a method or put/get works for me. However, I've been tinkering with my code, so maybe I fixed...
entropyreduction
entropyreduc...
Offline Send Email
Nov 25, 2009
5:10 pm
36762
... Works now. Bravo! ... At this point have only retried my original script (including a few alternate unicode flourishes). ... I need to give this some...
Sheri
silvermoonwo...
Offline Send Email
Nov 25, 2009
6:11 pm
36763
One more option, you can add commas to the caption list by escaping them with \, i.e. ini=162,160,0,ANY,MWU,,~=firefox\,=InDesign,Edit:scroll=*t,1,1,0,0,0,, ...
sgp
acs322000
Offline Send Email
Nov 25, 2009
9:32 pm
36764
What's weird is that I can wheel scroll powerpro winhlp32 even when mousetrap is disabled, so I suspect your mouse driver isn't as capable as mine. But with...
sgp
acs322000
Offline Send Email
Nov 25, 2009
9:53 pm
36765
... I agree, not ideal, adds some overhead (but only cost of scanning a returned string, and the scan is simple: strlen probably has about the same overhead,...
entropyreduction
entropyreduc...
Offline Send Email
5:40 am
36766
I could easy add config ini keys checkForUnicodeArgs, checkForUnicodeResult. All or nothing, either checking happens or it doesn't (obviously if I can;t...
entropyreduction
entropyreduc...
Offline Send Email
5:02 pm
36767
... I suppose ini could house defaults, although personally I think default should always be ANSI. But in scripts we could do something like: e.g.,...
Sheri
silvermoonwo...
Offline Send Email
6:08 pm
Messages 36738 - 36767 of 36767   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