To the point: One program outputs a string of numbers when it's run (different each time) I need to make that string of numbers a variable for a script running...
... I've not used GetSerial, but where/how does it output its data? One approach would be to direct its output to a file, and then use PowerPro's file plugin...
That validpath command is awesome. The script is so much faster AND more reliable now. Thanks. The old way had me going around my butt to get to my elbow....
Hi All, I have a database table full of thousands of tasks that I want to schedule daily, weekly, monthly etc. The tasks are simple operating system commands;...
... Never tested for that many, but you can always do some testing and see :) ... Why not just export out 2 items using: ppro config | Setup tab | Export as...
I'm brand new to PowerPro and I'm sure this is really simple. How can I create a bar that shows the *VDesk Switchmenu command.? This would result in all the...
... Welcome to the woderful world of powerpro :) To create a bar: ctrl+ right click an existing powerpro bar | choose properties | goto commandlist tab | Click...
... can ... all ... find ... goto ... name ... David, Thanks for the reponse. I've found that option and I'm currently using it. But what I'm really looking...
... You are wanting a button or a menu? For a menu try the Vdesk SwitchMenu Command. For the showing buttons that will trickier. You'll probably have to create...
Thanks for the reply. Another user indicated that there was a maximum of 150 events, which rules out PowerPro for my needs. BTW, the built-in Windows task...
Just so you know, I'm a brand spanking new user of this program, so I'll appreciate responses to be clear and detailed as possible. The name field for the item...
... I'm assuming you already have a bar showing: *Info ddd dd MMM Replace this with: *Info expr (case("lower",formatdate( "ddd dd MMM", date))) If you break...
Ah, now I understand. Thanks for the very clear and helpful explaination. With a few changes, I was able to change the case of the time format as well. *Info...
I agree... this is excellent information. thanks a bunch! John ... From: "Ted Wall" <TedWall@...> To: <powerpro-beginners@yahoogroups.com> Sent: Thursday,...
I use the windows Run function (in the Start Menu) to install downloaded programs. It opens the last-opened folder (my downloads folder) and the window is...
... Ctrl+right click a powerpro bar | choose configure | Goto commandlist tab | Click Add before button. This dialog is what is referred to as the "Command ...
Hello; I only just discovered PowerPro and it looks formidably complicated. I don't need button bars, just macros and the ability to watch for windows and...
... No, unfortunately not. The only part that can be recorded is key-presses when creating a *Key command. All the other things will have to be setup manually....
... presses ... setup ... <groan> OK, thanks... ... winks: Thanks. Good way of getting a conducted tour! ... http://woundedmoon.org/win32/clipc141.zip is the...
... I use powerpro to extend my clipboard :) I'm sure it's not quite as polished for rich-text clip history as ClipCache though... David Troesch | Atlanta,...
... ClipCache ... You could always use Tranglos Keynote :-) most powerful freeware outliner; http://www.tranglos.com/free/keynote.html But I digress... ... ...
I had an interesting idea for running a pop-up bar assigned to a right-mouse click anywhere. I was using button 4 on my mouse, which is a little awkward. What...
... I finally just made the bar Shift-Right Click - nothing fancy. I tried several other things but they didn't work. I suppose I *could* assign the bar to...
currently there is bump mouse to screen top/right/left/bottom. can these be modifies to something like: midlle hold and bump or bump and leftclick etc. ...
hi there, I am very new to powerpro, but the things I have seen so far are great. I was manipulating the default bar to show the following *Info contents wk 24...
... <snip> ... Or, why not use the new multi-click script and make single click everything (above), double-click just date, and tripple-click just time :) ...
... cool. thanks a lot. basically this works. but there seems to be a number formatting problem. the leading "0" (zero) is lost. instead of 0506121810 I get ...