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 33530 - 33559 of 36664   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
33530
I create a simple bar with two buttons: one button calls user function SomeFunc (without parameters) defined in the same file, another button just displays a...
pprotcmd
nuchoblin
Offline Send Email
Jul 3, 2008
7:25 am
33531
... function. ... file? What is the simplest and correct code? What is my mistake? ... PowerPro interprets "being in the same file" at the time that the ...
brucexs
Offline Send Email
Jul 3, 2008
11:10 am
33532
I would like to determine the contents of the more-command-box of an commandlist-item. In the help-file i can find: cl.GetLeftCmd(clname, clitem, i) ...
dleidinger
Offline Send Email
Jul 6, 2008
2:03 pm
33533
... From the help: "cl.GetLeftCmd(clname, clitem, i) or hitem.GetLeftCmd(i) Returns the ith command name from the Left Command of the specified command list....
brucexs
Offline Send Email
Jul 6, 2008
2:54 pm
33534
... So Do(hitem.getleftcmd(2), hitem.getleftparam(2), cl.getleftwork(2),"") should run 2nd command with its parameters and work....
brucexs
Offline Send Email
Jul 6, 2008
2:56 pm
33535
Hi Bruce, thanks Bruce, will try it out Best regards Detlef ... ___________________________________________________________ Telefonate ohne weitere Kosten vom...
Detlef Leidinger
dleidinger
Offline Send Email
Jul 6, 2008
3:04 pm
33536
At Line 457 of regexDialog.powerpro included with dialog plugin: st_hDlg.show("ebFmt", sHide).enable(bEnable) st_hDlg.show("stFormat", sHide).enable(bEnable) ...
Sheri
silvermoonwo...
Offline Send Email
Jul 8, 2008
4:27 am
33537
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
Jul 8, 2008
4:38 pm
33538
-- fixed error in show service: when applied to a control, didn't return the control's handle (it returned the dialog's handle instead). -- clarified behaviour...
entropyreduction
entropyreduc...
Offline Send Email
Jul 8, 2008
4:41 pm
33539
... try dialog plugin 1.17, just uploaded...
entropyreduction
entropyreduc...
Offline Send Email
Jul 8, 2008
4:41 pm
33540
Window caption: "PowerPro" Window text: "There is a bar positioned in taskbar but no taskbar. Try restarting PowerPro. Or us pproconf.exe to reposition bar now...
pprotcmd
nuchoblin
Offline Send Email
Jul 8, 2008
4:53 pm
33541
... Using 1.17, the chained commands seem to be working again, thanks....
Sheri
silvermoonwo...
Offline Send Email
Jul 9, 2008
8:32 pm
33542
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
Jul 10, 2008
4:47 pm
33543
-- Fixed bug in get_vector when no <variable_name_for_vector> argument was provided. -- Tested sqlite and MySql databases; they work okay via ODBC. ...
entropyreduction
entropyreduc...
Offline Send Email
Jul 10, 2008
4:51 pm
33544
I have a bar across the top of my screen set to show on bump. I have never had a problem before using that with any app, even when the app is maximized. But, I...
Ed Bronson
edbro9
Offline Send Email
Jul 11, 2008
8:02 pm
33545
I am trying to set up a script that will cause powerpro to change the bar that is active, when I change activites or users. I can do this by ctrl-right...
bottomslogger
Offline Send Email
Jul 12, 2008
4:17 pm
33546
... by ... having ... ************************************************************************ ... ...
bottomslogger
Offline Send Email
Jul 12, 2008
7:29 pm
33547
... by ... having ... Try cl plugin (help index cl) -- use scripting to dynamically create and change bars, or exec changeconfiguration (help index exec) -...
brucexs
Offline Send Email
Jul 13, 2008
2:40 pm
33548
... app ... It appears sandbox interferes with PowerPro global hooks used to recognize mouse have moved to mouse edge, or possibly it won't allow bar to show...
brucexs
Offline Send Email
Jul 13, 2008
2:45 pm
33549
Is there a way in a script to get the value of the tooltip-newline- character which can be defined in the tooltip-setup ? I searched the help without success. ...
dleidinger
Offline Send Email
Jul 13, 2008
8:20 pm
33550
... No, but \r alwasy works as a newline for tooltips....
brucexs
Offline Send Email
Jul 13, 2008
9:55 pm
33551
If anyone's uisng the sqlite3 plugin, and needs to fetch or set blobs or unicode, let me know: I can provide hooks to binary and unicode plugins if needed....
entropyreduction
entropyreduc...
Offline Send Email
Jul 14, 2008
4:45 pm
33552
Is it possible to capture the result of a dos command in a powerpro variable? For instance if I give the 'dir' via a script could I get the result into...
bottomslogger
Offline Send Email
Jul 14, 2008
10:33 pm
33553
On Mon, 14 Jul 2008 22:33:51 -0000, "bottomslogger" ... A straight forward way is to redirect the output of the dir command to a text file and then read the...
Carroll Robbins
Carroll_Robbins
Offline Send Email
Jul 15, 2008
12:18 am
33554
Hi Bruce, works fine, thanks Best regards Detlef p.s. concerning your reply to message: http://tech.groups.yahoo.com/group/power-pro/message/33533 ... works...
dleidinger
Offline Send Email
Jul 15, 2008
4:21 am
33555
Hi Alan and Bruce (alphabetical order), i was wondering about the same question like Alan in: http://tech.groups.yahoo.com/group/power-pro/message/31399 ... ...
dleidinger
Offline Send Email
Jul 15, 2008
5:58 am
33556
I'd like to replace the "%s" with the text on the clipboard while running the following URL: http://www.google.de/search?q=%s&hl=de&meta= It would be pretty...
phkiefer
philipp_l_ki...
Offline Send Email
Jul 15, 2008
10:45 pm
33557
... I win. ... Sure. You can have that tomorrow. OTOH I see there are a bunch of other flags in OPENFILENAME struct that might be useful, so if you wait a...
entropyreduction
entropyreduc...
Offline Send Email
Jul 16, 2008
4:19 am
33558
... Hi Philippe, ... Hmm. Maybe I need to provide a to_utf8 service. Can't think why I haven't already....
entropyreduction
entropyreduc...
Offline Send Email
Jul 16, 2008
4:31 am
33559
Hi Alan, ... Of course I pefere to wait, because as you know: "Gut Ding will Weile haben" - "Haste makes waste" Thank you yery much. Best regards Detlef...
dleidinger
Offline Send Email
Jul 16, 2008
4:48 am
Messages 33530 - 33559 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