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 15111 - 15140 of 36664   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15111
PowerPro 3.8.09 available at http://www.windowspowerpro.com/download/ppro3809.zip (there was no 3.8.08) - fixed problems with ctrl-double click on note to run...
brucexs
Offline Send Email
Feb 1, 2004
5:05 pm
15112
... Tested, working here! =) ... Much nicer than the shift-highlight double-click technique, tested both methods though and all's-well! ... I also see there's...
davidt.pproyg@...
datconsulting
Online Now Send Email
Feb 1, 2004
5:34 pm
15113
Hello davidt.pproyg@..., Saturday, January 31, 2004, 5:03:58 PM, you wrote: dpdc>...
John Morse
john63960
Offline Send Email
Feb 1, 2004
6:29 pm
15114
Well... ... Since you -David- started, may I add my "wishes". I am sorry -Bruce- if these are too out of the question. My excuse is that I am technically ...
Sandro Perotti
spjota
Online Now Send Email
Feb 1, 2004
11:06 pm
15115
NEWBIE Question: 1. Is there a way to copy configurations for buttons / menus from one button / menu to another ? 2. Is there a way to back up specific...
os65000
Offline Send Email
Feb 2, 2004
3:42 am
15116
a while back someone posted a script that runs a program from a list randomly at startup. but i can't seem to find it. can anyone help?...
os65000
Offline Send Email
Feb 2, 2004
3:44 am
15117
another dumb newbie question: how do i setup the power pro bar to display icons only?...
os65000
Offline Send Email
Feb 2, 2004
3:46 am
15118
is there a way to swap configurations for buttons (left / right) ?...
os65000
Offline Send Email
Feb 2, 2004
4:11 am
15119
... Don't write anything in the Name field of the command list item =) David Troesch...
davidt.pproyg@...
datconsulting
Online Now Send Email
Feb 2, 2004
11:41 am
15120
... I use the multiple clipboards that I setup in powerpro to do that. No other easy way otherwise... David Troesch...
davidt.pproyg@...
datconsulting
Online Now Send Email
Feb 2, 2004
11:55 am
15121
... Everything in powerpro that are menu's/buttons are just items in a command list, and different command lists. Use the Move or Copy button on the right of...
davidt.pproyg@...
datconsulting
Online Now Send Email
Feb 2, 2004
11:55 am
15122
... Random? The only way to make it truly random would be load it into a script, using the "random" variable to choose however you want to randomize startup. ...
davidt.pproyg@...
datconsulting
Online Now Send Email
Feb 2, 2004
12:01 pm
15123
Hello everyone, When using Clip Menu and then close it with esc or alt previously active window gets focus, but when using Menu Folder C:\Program ...
bizaro
bizzaroy
Offline Send Email
Feb 2, 2004
2:15 pm
15124
THANKS DAVID!!! __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it! http://webhosting.yahoo.com/ps/sb/...
meglomaniac
os65000
Offline Send Email
Feb 2, 2004
3:09 pm
15125
Hello everyone, If I'm not missing something following scripts should reproduce the same result but they don't. ... Do ("Quit", "") Debug test ... Do ("Quit...
bizaro
bizzaroy
Offline Send Email
Feb 2, 2004
3:39 pm
15126
Hello bizaro, you wrote... ... It should be produce not reproduce....
bizaro
bizzaroy
Offline Send Email
Feb 2, 2004
3:52 pm
15127
Is there a way to create a bar that will display the news headlines (which are href in html coding, i.e. links to pages with the news story)? And then by...
web_attorney
Offline Send Email
Feb 2, 2004
5:42 pm
15128
... Sounds like you want a PPro script that will parse a RSS/XML feed and launch the browser, a la newsreader like FeedDemon. -- Dennis Hays - HaysDesign ...
Dennis Hays
dennishays
Offline Send Email
Feb 2, 2004
5:50 pm
15129
Dennis, I don't need something fancy like FeedDemon. Parsing is the part I don't understand. For example, in the example below, how do I display as *info the ...
web_attorney
Offline Send Email
Feb 2, 2004
6:37 pm
15130
... Yeah, I can only think of cumbersome ways to get this to work. What I'd do is to setup a button (or hotkey) that would work as a kind of switch: -If no...
Julien Pierrehumbert
julp_freesur...
Offline Send Email
Feb 2, 2004
9:58 pm
15131
That's a cool use of PowerPro, but it would take some work to get it right... I suppose you're using the net plugin to download the HTML file. You could the...
Julien Pierrehumbert
julp_freesur...
Offline Send Email
Feb 2, 2004
10:06 pm
15132
Hi Bizaro Why would you need to put Quit inside a Do( , , ) ? Anyway,I get the same results here with PowerPro 3.8.07 ;This doesn't quit the script: Do...
alanmartin_au
Offline Send Email
Feb 2, 2004
10:34 pm
15133
hehe, i see it coming : ppro webservices with php and curl its easy to strip out content. you still would have to use the net plugin, mmh, i'll think about...
pi
galactoboy
Offline Send Email
Feb 2, 2004
10:42 pm
15134
conn = "http://www.flash2be.com/services/ppro/" net.services(conn,service_id,how_many_articles,sorting) net.get_services(conn) -- pi...
pi
galactoboy
Offline Send Email
Feb 2, 2004
11:05 pm
15135
I'm not familiar with regular expressions. Could one of you gurus write it for me? Thanks!!! Alex. ... it ... You ... with...
web_attorney
Offline Send Email
Feb 2, 2004
11:18 pm
15136
Hi. ... How many headlines would you like to display? And from what websites? If it's plain html and no real newsfeed you might need a special parsing routine...
mockey_a
Offline Send Email
Feb 3, 2004
12:28 am
15137
Hello alanmartin_au, you wrote... ... It seems that you can use wait with Do() in some situations, try this Do ("Wait 5 'r Debug test", "") or this Do ("Wait 5...
bizaro
bizzaroy
Offline Send Email
Feb 3, 2004
12:31 am
15138
part 1 -> isolate the headlines part, delim1 is the last slash, it seems that this line there everyday. static ...
pi
galactoboy
Offline Send Email
Feb 3, 2004
1:34 am
15139
... The script interpreter does special processing for wait and for flow control statements like quit, if, etc. It won't recognize those statements if they...
brucexs
Offline Send Email
Feb 3, 2004
1:50 am
15140
... program/window? ... useable in ... I'm experimenting with a HookWindowEvents command list which will get called with window handle whenever a window is...
brucexs
Offline Send Email
Feb 3, 2004
1:53 am
Messages 15111 - 15140 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