I use UltraEdit as a Notepad replacement. In PowerPro, I have a button that opens a frequently used text file. The button simply gives the path to the text...
... Make sure "switch to if active" is not checked. If it is, and Ultraedit is running, then clicking a text file is asking to start ultraedit from PowerPro's...
What I have on my button is <path to ultraedit>\uedit32.exe with the <path to file>\file and ultraedit opens the file if it's not running and opens the file...
I use the 32 bit version, but the last version of Ecco had both 16 and 32 bit flavors. It has a few setup issues (at least on XP and Vista) but I think the...
Hi, how can i set up a cmd to run "psexec.exe -l -d" with "cmd.exe /k title=cmd-LUR && color 4f && cd c:\" PsExec (Execute processes on a remote system and...
... Thanks, Bruce. That was indeed the problem. As soon as I cleared the "Switch to if active" box, the button works as expected. Thanks also to Sleeper for...
... Above apparently doesn't mean I can't get a long string using a DDE request to Ecco -- just successfully retrieved one with a length over 29K. I guess the...
... Unfortunately, that option only helps with pcf-based scripts that start after the config dialog is open. If one is running before config is opened, and it...
ok i've managed to do it partially... 1. .runit@X("",1,"*",?"psexec.exe", "-l -d cmd.exe /k color 4f","c:/","comspec hide") (using .runit@x, cmd only reads the...
Hi all/Bruce. Managed for ten years to not ask question but the time has come now with the new mouse gesture engine (something I've been waiting for for years....
... - try using {slow} - try using (^{f4}) (slow and ^ rather than {ctrl} are usually more reliable) - I used Firefox with a gesture for win.keys("^w") with...
... Thanks Bruce. Should have mentioned I have tried all that. Not tried ^{f4} though. Thanks for the feedback. Interesting that it works for you. Could just...
For whoever's interested: I just got around to installing OpenOffice. Seems if I convert one of m,y plugin rtfs to a doc, in word, then feed it through...
There have been enough minor fixes to 4.8 to release a new version. It is the same exe as 4.8p, except for Vista users. For Vista, I have added messages to the...
Hi everybody! Recently I found and downloaded the Taskbar Shuffle, it's great to drag & drop to arrange taskbar button at your wish. I wonder if this function...
Hi Bruce, Just fyi, inconsistently I sometimes get a syntax error, to the effect "endfor without for" when the "for" is present as a "for each line". I can't...
Hi Bruce, Is it possible to have the drag and drop working with Windows Vista ? I mean to added a program in the command list. Actually I saw the + sign but...