... As a matter of fact I have, I setup up a MacBook for a friend, with BootCamp and WinXP Pro and PowerPro. It works fine, but since it isn't my laptop I...
Hi, thanks for the answer. You are right, after turning off the menu icons it works okay ( without icons ), so it was blocked when trying to get the latest...
I'm using a bar with Position set to "right caption" to show current time&date, however, it seems to be pretty buggy (seems to appear randomly on screen...
... current ... caption ... One other thing I noticed, when all windows are minimized and desktop has focus, the bar appears at some place on the desktop. Is...
... desktop ... a ... windows. ... Great, thanks! Kinda easy to overlook that with so many options ;) Though it only seems to disappear when I directly click...
Hi. For your first item in the bar's command list, use: *format contextif (not(caption == "" or caption =="program manager")) You may have to add other...
... manager")) ... caption ... title ... someone ... there ... desktop, ... gets ... this ... not ... I think checking for window size would be more...
Thanks SGP, that's great to hear. On the plus side, I'm getting the new Mac as a kind of trial, & if it doesn't work I'm allowed to get a Win & pawn the Mac...
... Ultimately, your best bet will be to simply not use the caption position at all. I'm sure only very few long-term PowerPro users do because of the hassle...
... You can try my ContextIf *Format ContextIf (not win.minned("active") && win.maxable("active") && win.visible("active") && not win.caption("PowerProMain")...
... fixed ... usually ... maximize ... still ... and ... I'm only using this to display current date in title, nothing more (not for running programs or so, I...
Karen, Years ago as a Mac fanatic I was devastated when I was "forced" onto a PC. My Mac programs were all tricked out using a program called One- Click. I...
... Thanks sgp. It doesn't have everything I see in those files at least at this point. But, in addition to pprofunctions it now has built-in commands, mostly...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the power-pro group. File :...
power-pro@yahoogroups...
Mar 3, 2008 6:43 pm
32874
I've posted version 2 of the Code Accelerator script. Enjoy and please let me if you hit any snags. Sheri The following is from the readme file: Version 2.0 ...
... Thanks for your input. Yes, I'm pretty sure I'm going to be booting into Win rather than Mac most of the time.. strange how scared I am of not having...
I'm writing a script for uploading image files to a FTP-server. I use the windows ftp.exe to access the server, having it execute a temporary command file...
... handle.close ... You need to insert the line I added above. After writing to a file you have to close it before it can be read. Opening files without...
... a ... don't ... but I ... when ... you have ... continuing ... closed. ... I'm pretty sure they were closed, as I could delete them in explorer, did a...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the power-pro group. File :...
power-pro@yahoogroups...
Mar 4, 2008 7:41 pm
32881
... Thank you for the new version, I like the changes! I found some issues. * Test run: run .CA@start from a command prompt window using ppbang 1) I can see...
Hello, there once has been an archive "SyntaxFiles4503.zip" within http://tech.groups.yahoo.com/group/power-pro/files/Scripts/0_Syntax_highlighting_project/ ...
Hello, i have two idele Scheduler, to bring my PC in standby only *before* 7am and *after* 6pm a day. My Idletimer is set to 10 minutes. if idle (time...
... Thanks, sgp, I really appreciate the feedback. ... The script is intended to be activated with a hotkey from a Window that supports ^C copying and ^V...