Thank you for the explanation. It does get clearer and clearer....
38584
david.sotropa
Jul 12, 2011 12:47 pm
Hi: Because of restrictions on what we can install on our work PCs, I moved PowerPro to my USB drive. (I simply copy and pasted the application to the drive...
38585
brucexs
Jul 12, 2011 1:02 pm
Possibly clip capture on "f:/your/folder"...
38586
david.sotropa
Jul 12, 2011 1:25 pm
Thanks Bruce. Works perfectly! Dave...
38587
jevisick
Jul 12, 2011 5:24 pm
Hi, My work computer just got switched to 64-bit Windows 7, and tray support doesn't work at all (I always get the "not installed" message at startup, no...
38588
brucexs
Jul 13, 2011 11:41 am
I have played a bit with it and could not get it working, even when manually starting pprotray.exe. I don't have the source handy on this computer, but it is...
38589
phkiefer
Jul 15, 2011 10:35 am
While working this out, I finally discovered why I kept getting occasional errors from the Mousetrap plugin for ini= lines that involved a literal comma that...
38590
brother.gabriel
Jul 15, 2011 10:30 pm
Hello, y'all! I have a ppbar that I use via context for Adobe InDesign, Illustrator and Photoshop. But if I have two of those open at once, pp will often...
38591
brother.gabriel
Jul 16, 2011 2:08 pm
Never mind, y'all. I disabled all those context bars and the cpu went back to normal. I will go through them one by one until I find the culprit(s). Thanks...
38592
brother.gabriel
Jul 16, 2011 9:59 pm
Hello, y'all! Anyone have a snippet for sorting a newline-separated string by alphabetical order?...
Does anyone have any clear instructions on how to get this to work? I have tried a variety of ways (Task Scheduler, Administrator etc), and cannot get it to...
38596
brother.gabriel
Jul 23, 2011 4:37 pm
Hello! I am trying to read from an ini file using the ini plugin, and even though I have the correct path, I keep getting nothing for returns. Now,...
38597
entropyreduction
entropyreduc...
Jul 24, 2011 5:13 am
Funny, cause ini.check_exists uses exactly same code as Bruce uses in file.validpath. Not on a machine with compilers at the moment, will run some tests next...
38598
entropyreduction
entropyreduc...
Jul 24, 2011 8:24 pm
I's sure it's a typo in your post, otherwise file.validpath wouldn't have given right result, but did you mean ?"\\server92;folder92;file.ini" not ...
38599
brother.gabriel
Jul 25, 2011 2:44 am
Sorry, your right, it is ?"\\server92;folder92;file.ini" That's how it is in my script....
38600
brother.gabriel
Jul 25, 2011 2:46 am
Here is my actual code: static provini = ?"\\Saintmagnus\Users92;Public92;BGM\Provisioning92;prov.ini" static sec_current = "Current" static ChapelID =...
38601
Jonathan Visick
jevisick
Jul 25, 2011 3:21 am
... Tray support does not work in 64-bit windows 7, but I have had no problems with it on my 32-bit machine. However, not every icon is recognized - on my...
38602
phkiefer
Jul 25, 2011 10:54 am
Is there any way to do this, e.g. using something like *Info expr(case ("upper", "<ActiveButtonTitle>")) on the last icon in the command list that sets the...
38603
brucexs
Jul 25, 2011 12:26 pm
You cannot do the things you ask about in the attached directly. You could try a couple of things: 1. Try to access the active buttons with cl functions based...
38604
phkiefer
Jul 25, 2011 3:05 pm
Thanks for your ideas, Bruce. ... PowerPro ... Index -1 is out of range for list B_TB_Tasks ... OK ... If not, I guess it'll mean no. 2 is the only option......
38605
phkiefer
Jul 25, 2011 3:07 pm
A little typo - replace the "-1" with whatever number you're trying to get at....
38606
brother.gabriel
Jul 26, 2011 7:05 pm
Does noone have a clue? I suppose I could copy the file to my local drive and then read from it there......
38607
brucexs
Jul 26, 2011 11:20 pm
At one point, my code assumed that you had write permissions on the target file. Possibly this is the version that got used in ini plugin. Do you have write...
38608
brother.gabriel
Jul 27, 2011 12:28 am
I do. Since ini plugin couldn't read from the UNC location, I used file.copy and copied the ini file to a local directory and read it from there. That works...
38609
entropyreduction
entropyreduc...
Jul 28, 2011 3:52 am
Try iniPlugin0.1.5.8provisional.zip in http://tech.groups.yahoo.com/group/power-pro/files/0_TEMP_/AlansPluginProvisional/ Code is in disarray cause I got half...
38611
qzzyyx
Jul 30, 2011 3:22 am
I just installed Win7 and started PowerPro. All is OK except for one bar. It's supposed to show when I bump the bottom ... slipe up over the task bar ... but...
38612
qzzyyx
Jul 30, 2011 5:24 am
... In fact, with regard to my last question, I find that my LL mouse hook only fails if I start an (any) app with PowerPro. That is (for example) if I start...
38613
homi
homipda
Jul 30, 2011 8:17 am
I would like to use the same hotkey for opening or closing app, for example, Win+N open notes, Win + N for the second time, shut up notes. Is It a solution?...