hello all my group friends, im karthikeyan from coimbatore,india. hope all are fine. I have a question. In my com the option of SYSTEM TASKS does not appear in...
... This sounds like you're looking for the web view for folder lists. Depends on the version of windows you're using for the 9x family you go under windows...
Maybe a new hook command list that gets executed right after powerpro fills a global variable with the tracked data, and before it writes that data into its...
... The unmodified version of runit.powerpro can assist you in doing so. If you have modified your version download it again and take a look at the lines that...
... If you want to use powerpro functionality, you can create your powerpro variables with this info at powerpro startup. Pprofolder is an existing variable,...
... Thanks, that does help. I accomplished step 2 by using the DOS subst command; I didn't have map.exe. But, how do I search for a unique filename or vol...
... powerpro ... powerpro.exe is, ... above and ... That worked well, Thanks. I now have the following as a startup script: local var = pprofolder local DrvLtr...
appologies if this has already been answered. I have a mouse action defined to set transmouse for active window. no problem there. Is there a way of defining...
... Careful with creating a variable called "pprofolder" as powerpro already has a variable with that name, and by default puts the path to your .pcf file in ...
... My bad, I meant to write subst.exe - that's what I'm using. ... The filename thing is an old DOS trick, here it is, mind folded lines. Save the following...
I would like to permanently predefine several text strings and then, when I want to, be able to choose one of them and have it pasted into whatever application...
... Thanks I had tried it with and without a wait, and it works either way. But good/conservative programming requires it and I'll add it once I've debugged my...
... _A ... Hi Ravi, I'm back, with something to share * I like ultramon for its taskbar, its ability to extend windows across multiple monitors, and its...
... Behalf Of warapoje ... Not using only that set of commands, no. You can, however, use the clip.text command to put whatever string you want into the...
... keyboard. ... the "enter ... then put your The above works fine for single line strings. If you want to use multi-line literal strings, you have to use the...
... installation ... entry. ... If you are referring to the ability to put PowerPro entries on the right click menu of explorer: this depends on a registry...
... I have 8 plain text permanent clipboards. See this export for hotkey setup of that: [1] Key = Shift+F1 Target = ~=scite Cmd1 = *Clip Param1 = FilePaste...
... My compromise solution to all of this was to create a batch file that imports a bunch of reg settings for PP and some other software. The startup batch...
; NAME: runit.powerpro ; ; PURPOSE: ; Run a program the way you like it (minned, maxxed, hidden, blocking, ; non-blocking, single instance, multiple instance,...
... Here's what I found. Important: this is not all of them. I did not copy all the entries for notes association as I don't need them on my USB installation....
For some time now I have periodically experienced my hidden menus getting stuck. By this I mean that they will not unhide on a bump or the ones activated by...
Something else I just noticed. After launching a program with the script I then tried to set the debug arg to 0 but I couldn't save the script file. It was...
I seemed to have a conflict with Mousetrap v1.3 and being able to use the middle button (which is also a scroll wheel) to close tabs in Firefox 1.0.6. ...
... You're probably doing something you didn't mean to. From the script comments: ; ARGUMENTS: (*=optional) ; ... ; 2 delay - OSD delay in ms ; ... ; use...