... Local pproexefolder FILE.folder(WINDOW("exefullpath","=powerpro")) David Troesch | Atlanta, GA | ICQ# 2333123 Using Outlook Express and want some...
... You can uncheck ppro config | Keys/mouse tab | Setup button | Always wait for ctrl + shift + alt to be up before executing keys The downside to that is all...
... Thanks Shawn. That was the ticket for Explorer. To answer your other email, I was using ContextIf because Context only gives the selected item's value (ie...
... You are, as usual, correct. I didn't think through what Sean was telling me and just started throwing it into the mix of what I was doing. Fortunately, ...
... wait ... Unfortunately, this setting won't affect the outcome if the hotkey's command is "*Keys ...". No offence intended, however, your hotkey seems to be...
... Hi David, thanks, that expression returns the *installation* folder (pprofolder). But I'm insterested in the *running* folder (currentdir). Probably on...
... 14 returns the content of TC's left pane filter, 21 the right pane filter, 9 the current folder of the selected pane (left or right). At least with my TC...
... You may use: (don't use %comspec% instead of cmd) do("cmd",?"/c cd > C:\ppwork.txt","","hide") The path may be stored in C:\ppwork.txt. If you use...
... win.txt... It's not documented... I'm not sure why Bruce leave it undocumented, however, I found it very helpful: can use wildcards and multiple caption...
... 9 the current folder of the selected ... Not sure what you mean by 'content of TC's left pane filter', but on my config it's the path of the left pane...
... filter, ... different ... have the ... from what ... There are three places in TC which contain 'path' infos: left-pane, right-pane, and TC's CommandLine. ...
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...
Sep 1, 2005 4:28 pm
24889
Playing catch-up with Bruce, reflecting changes in PowerPro 4.3.04a: · added file_runaswait · fixed file_watchfolder to allow rename in watched folder ·...
... on mine it's the path followed by \*.* (or *.exe if, for instance, I'm filtering .exe files). There doesn't seem to be a good way to ... I agree. One...
If this gives you the result you want, then maybe add to your Scheduler+Startup commandlist: Global StartupDir = currentdir These are the only variables I know...
... Thanks Sean, do you know if powerpro can change directory under any circumstances? I mean, if I store the path in ppwork.txt into a global var when...
... circumstances? ... powerpro starts, will the path stay the same, ... It's possible to change the current directory as in cmd.exe and totalcmd.exe, however,...
Hi Swzoh, Thanks alot that seemed to do the trick. Would you mind explaining what exactly it is doing :) as i would love to apply it to several other hotkeys i...
... Hi David, everything you wrote is correct, but it isn't what I'm looking for. I'm looking for the *current dir* of a program (=powerpro), not for the...
I have noticed this about PowerPro and its current dir setting: If I start PowerPro from a Windows shortcut whose "Start in:" field is blank, some of my menus...
PS Unless you have a very good reason for doing otherwise, such as having different configs for different users, you would be tempting Murphy's law to set...
Hi Guys 'scuse me for butting in, but there seems to be some confusion about what the "current directory" is. I always called it the "working directory" which...