I finally got around to uploading this fix to the powerpro download accessible from the web page at web eddie. The update is only of interest to Win7 functions...
38423
Sheri
silvermoonwo...
Apr 2, 2011 1:06 pm
... Yikes!...
38424
Sheri
silvermoonwo...
Apr 2, 2011 2:39 pm
... Please enumerate all the specs....
38425
brother.gabriel
Apr 2, 2011 6:28 pm
Aaah! Your'e getting pulled in!...
38426
brucexs
Apr 3, 2011 12:11 pm
... I still have my XP system. I am running win7 without UAC so I consider that only partly pulled in. I may eventually download 64 bit free devt environment...
38427
brucexs
Apr 3, 2011 12:21 pm
... You mean as in my hard drive is bigger than yours? ... 3.07 I7, 12 Gigs ram, 2 tb hard drive, win 64 home premium, ati 5830 I really notice the video card...
38428
Sheri
silvermoonwo...
Apr 3, 2011 4:13 pm
... Wow. You new system sounds heavy duty! Intimidating even lol Did you get any 64 bit software? Saw what you said in the other message, losing the Tray bar...
38429
brucexs
Apr 4, 2011 9:31 pm
Did I mention the 24 inch display? My bookmark bar now has extra space I need to fill with more shortcuts! ... Yes 64 bit off plus office 2010 plus of course...
38430
brucexs
Apr 4, 2011 9:37 pm
I am not really sure of the details of what you are asking. If today is April 5, and you have an 11 button bar, what labels go on the bar. I am trying to...
38431
brother.gabriel
Apr 7, 2011 3:43 pm
Hey, y'all, I am looking for a function that will minify a javascript text. Does anybody have or know of something?...
38432
Derek
derekwas19
Apr 8, 2011 1:48 pm
... I cant get it to work, when I run the script I get Error occured near line 197 of script Textworks@varlist: static MainIconLib =...
38433
Derek
derekwas19
Apr 8, 2011 2:28 pm
... Ok I commented out the line about the icon.dll and it seemed to build its menu. I set a hotkey to call the Textmenu script but when I called it I got the...
38434
Derek
derekwas19
Apr 8, 2011 3:22 pm
... ok I ran the script again to build the menu and it opens a dialogue where you choose the pproconf.pcf file but when its finished powerpro gives me the...
38435
Derek
derekwas19
Apr 8, 2011 4:47 pm
... WEll I restarted and powerpro did not start up so I had to replace the pproconf.pcf with an older one. Now of course Textworks doesnt work. What gets...
38436
Sheri
silvermoonwo...
Apr 8, 2011 9:52 pm
... strings need to be quoted. Also the file name seems to be missing a colon. Try: static MainIconLib = ?"C:\Windows92;system3292;shell32.dll" ... again, strings...
38437
brother.gabriel
Apr 8, 2011 9:55 pm
Hello! Hey, I'm glad someone tried my script! There are directions at the top of the script which describe where you might have to set some variables...
38438
brother.gabriel
Apr 8, 2011 10:01 pm
Sheri - thanks for pointing that out about the quotes. I fixed in the script, and I also denoted the commented varible for MainIconLib correctly. In my...
38439
brother.gabriel
Apr 8, 2011 10:08 pm
Well, I didn't like it after it did "centerundermouse" correctly. Apparently, my PP was just dropping the command since it wasn't quoted. Witht the error, the...
38440
deepvision7
Apr 9, 2011 4:55 am
I have exactly the same problem. :( Had to restore pproconf.pcf from a backup. Please let me know if you have been able to solved it. Thanks....
38441
Derek
derekwas19
Apr 9, 2011 7:00 am
... I have it working now The trouble was it was patching the pcf file while power pro was running. To get around this I copied the ppro.pcf file to another...
38442
taras.ninko@...
deepvision7
Apr 9, 2011 7:04 am
... Thank you very much. It worked for me too :) ... -- Best regards, taras mailto:taras.ninko@......
38443
Mentor
mentordon...
Apr 9, 2011 10:50 am
... text. Does anybody have or know of something? ... Hi brother.gabriel, You can't mean Minimize your editor? Are you talking of a way of making editor text...
38444
Mentor
mentordon...
Apr 9, 2011 11:06 am
... . . . . ... Hi Sheri, Maybe using a Regex query of an enumerated tree of files, then when it matches the filename, stop, and callout a script to Regex seek...
38445
Derek
derekwas19
Apr 9, 2011 12:07 pm
can someone give me an example of the code needed to put in a powerpro script that would take some highlighted text and turn it into Bold text. Also an example...
38446
Derek
derekwas19
Apr 9, 2011 12:13 pm
... I'm glad it worked for you too. remember you can easily take out things you dont need. I removed the InDesign stuff as I dont have that program. I just...
38447
Derek
derekwas19
Apr 9, 2011 12:18 pm
If you click on the Links at the left - it shows you a page and it says this is the official site - this is where you should download powerpro. If you click on...
38448
Derek
derekwas19
Apr 9, 2011 12:21 pm
... Hmm I see a few links are dead, also try PPST Project Page...
38449
taras.ninko@...
deepvision7
Apr 9, 2011 12:43 pm
... Yes, but first I'll try to find out more about what those things do. -- Best regards, taras mailto:taras.ninko@......
38450
brother.gabriel
Apr 9, 2011 2:35 pm
Minify is something you do to a css file or to a js file. It removes all the spaces and comments to make the file size smaller. The effect is that it loads...
38451
brother.gabriel
Apr 9, 2011 2:42 pm
Dear y'all, Okay, well I fixed a few things and added a small icon library so you don't have to go looking for icons and hunt through the script to set all of...