Hello, All! Is it possible to copy / transfer the Microsoft Office 2007 `Quick Access Toolbar' (ribbons) to another computer? Thanks for any replies. With best...
SureshL&T
sureshlntmfy@...
Apr 5, 2008 4:46 pm
1852
Hi All, Is it possible to insert a `Separator' in a Menu folder like `Format Separator' in 'Context'? Also how to create a file shortcut from Windows Explorer...
SureshL&T
sureshlntmfy@...
Apr 9, 2008 11:19 am
1853
Hi guys, Sometime ago I picked your brains for how to automate filling out a dialog box for my PIM (Lotus Organizer).. That worked really well, until now... ...
hah... i swear the best remedy for problem solving is just walking away from it for a while... (must try and pitch that to the wife.. LOL ... Hey Sheri, thanks...
sorted the very strange keystrokes, just a matter of chucking in littlw waits here and there... Just FYI, this horrid little mess seems to work fine. ; enter...
... I've been thinking I should upgrade my system, I'm still running an AMD Athlon 1.0 Ghz pushed 1.2. Glad {slow} worked. If you put enough {w#} (where # is a...
... Yeah, I was quite happy with my P4. It did most of my work just perfectly (and it still does). Just that since I bought the D300, the RAW files got a bit...
... Aaah Sheri mon Cherie... :) I may be in love... purrfect... just purrfect (and I don't even like cats). Perfectly formed out of the box. I love it. I never...
Thanks Deen :))) Did the dropdown list work and everything? I'm working on a new fix for that, hopefully you wouldn't need the extended bar size on your old...
... Hey Sheri, Everything works just perfectly. I can't even really think how it could be better.. I had this idea that I would eventually learn a bit of PPSL...
... It's certainly doable but doesn't sound very practical unless you think in acronyms lol. You can do ad hoc file searches based on regular expressions using...
Hi All, My question is (1)how to insert a `Separator' in a Menu folder? Second question (2)how to create a file shortcut from Windows Explorer Context to the...
SureshL&T
sureshlntmfy@...
Apr 15, 2008 9:44 am
1865
... Explorer Context to the desktop path to the desktop will be env("userprofile")++?"\Desktop" ... if you have a commandlist named ContextFolder, the variable...
non-native english speaker here, sorry.. I do have a new window action that waits for a certain window popping up and then sending a couple of keys. my problem...
... Create a global variable called for example LastLoginTime. When you send the keys also set LastLoginTime = timesec. When you execute your command check...
... send ... command ... keys. thanks carrol, I will try this. where do I define the global variable? it should be accessible by any script/command, but I need...
... First be sure you have ticked "Configure PowerPro -> Setup -> Advanced setup -> Other -> Variable must be declared before using". It will save you a lot of...
I wonder, is there a simple method to drag-and-drop some selected text onto a button to launch a search? I've tried setting the button command to e.g.: ...
On Tue, 22 Apr 2008 18:14:52 -0000, "padleywood" ... If you check the Help you'll see that Drag and Drop is designed to work with files from Explorer or other...
... text ... command ... *Clip ... tackling ... work ... expect it to ... and then ... selected text ... clipboard in a ... Thanks for the reply - haven't used...
Hi All, ... if you have a commandlist named ContextFolder, the variable _File_ in its commands will be the path to the current folder. You can use a function...
SureshL&T
sureshlntmfy@...
Apr 28, 2008 7:59 am
1874
... if destination is the desktop: prog.create_shortcut((env("userprofile")++?"\Desktop\"++file.name(_file_)++".lnk"), _file_, "", "", "",_file_, 0)...
Hi I was trying to hide the defatul powerpro bar since it is annoying and stays on top all the time. I was trying to use hiding commands. However I lost it. I...
... If in Configure Command List for the default Bar, you check the box "Auto Show as Bar", it should open when you start PowerPro. There are other options if...
When you installed PowerPro, it creates shortcuts for both PowerPro.exe and PProConf.exe. PProConf will start the configuration program. After starting it, go...
Is it possible to change windows save dialog from default list to detailed by using powerpro? I use some other programs to do that but I prefer to do all with...
... Yes. This is for XP. Would be different for other Windows versions. You could create a special list called AutoRun. In it, create an item named Save As* ...