Search the web
Sign In
New User? Sign Up
power-pro · Free discussion list for PowerPro users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 31264 - 31293 of 36672   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
31264
... You have to be a moderator for that. The reason is simple: You can moderate new members' first few posts but not their links. So it's theoretically...
Cüneyt
descent49
Offline Send Email
Jun 3, 2007
9:01 am
31265
I have installed the latest PowerPro version in a Windows XP Home installation. That installation has multiple user accounts including an administrator...
opakapaka2002
Offline Send Email
Jun 3, 2007
9:03 am
31266
... Never mind, I put my link in the files area. When links can't be maintained, they become outdated and useless. All the non-working links in the links...
Sheri
silvermoonwo...
Offline Send Email
Jun 3, 2007
3:47 pm
31267
... You will need to store your pcf file in a folder to which your limited account has write privileges. Preferably you should set up a special folder, because...
Sheri
silvermoonwo...
Offline Send Email
Jun 3, 2007
4:12 pm
31268
... About a year ago that server stopped allowing directory browsing, so I think it's just my site that has a listing of old releases now. I've updated the...
David Troesch
datconsulting
Online Now Send Email
Jun 3, 2007
5:11 pm
31269
Hi, the last time I have started Windows XP, PPro refused to run, telling that the config file is locked by another program. I had this problem before and I...
yildi
Offline Send Email
Jun 4, 2007
12:31 pm
31270
... In my expirimetns with edit controls in dialog plugin, seems you can change all the scrolling styles on the fly, but you can't appy or remove multiline...
entropyreduction
entropyreduc...
Offline Send Email
Jun 4, 2007
5:26 pm
31271
Hello, I have exported the settings for the bar. Maybe you can detect some error that I cannot: [Bar:Properties] FontName = Tahoma FontInfo = Bold Size: 9 ...
yildi
Offline Send Email
Jun 4, 2007
8:16 pm
31272
... This is either caused by not having right access to the .pcf file or it's subfolders, or powerpro is already running (possibly under another profile - do...
David Troesch
datconsulting
Online Now Send Email
Jun 5, 2007
12:07 am
31273
Hi, Using PowerPro v4.7c on XP Home. I have a Key/Mouse tab entry for IrfanView. The key is 'Right Anywhere', the window title is: =i_view32 and the command is...
ehathgepiurhe
Offline Send Email
Jun 5, 2007
10:28 am
31274
Hi CM, I have a similar setup (PowerPro 4.7c, irfanview, TC, winxp pro sp2) and I can't reproduce your problem. Have you tried starting PowerPro with ...
sgp
acs322000
Offline Send Email
Jun 5, 2007
11:22 am
31275
Application-specific hotkeys sometimes stop working. Bringing up Configure PowerPro, going to Key/Mouse and immediately OKing out fixes the problem for a...
Vincent Kruskal
vkruskal
Offline Send Email
Jun 5, 2007
4:14 pm
31276
... Oops. More experiments, looks like changing scrolling styles won't work either when control already has text in it....
entropyreduction
entropyreduc...
Offline Send Email
Jun 5, 2007
5:19 pm
31277
... You have another program that is initializing hotkeys that are wiping out the onces powerpro registered. Disable all other hotkey programs, and just use...
David Troesch
datconsulting
Online Now Send Email
Jun 6, 2007
1:12 am
31278
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...
Send Email
Jun 6, 2007
4:06 am
31279
-- set_value for both rich edit controls and plain edit controls now checks to see if the maximum length of text for the control is exceeded, and if possible...
entropyreduction
entropyreduc...
Offline Send Email
Jun 6, 2007
4:06 am
31280
... After a few weeks with the beta2 plugin I've characterized a repeating issue that affects script portability. I can't say it's a bug, so I call it a...
sgp
acs322000
Offline Send Email
Jun 6, 2007
4:35 am
31281
... I have been able to solve the problem of the top bar by creating a new empty bar and copying the contents of the old bar in the new. The latter does show...
yildi
Offline Send Email
Jun 6, 2007
11:50 am
31282
... Hi sgp, That is not resulting from the plugin, but from the pcre.dll default newline. What you have in your original (multiline) pattern asks for a dot to ...
Sheri
silvermoonwo...
Offline Send Email
Jun 6, 2007
1:13 pm
31283
Hi, I've been using pp for a while now and I'm loving it and the things it can do..many thanks for giving me the pleasure of using windows in such an awesome...
quantiworks
Offline Send Email
Jun 6, 2007
6:13 pm
31284
... I use sysinternals' process explorer to find processes that hold a file open. Press Ctrl+F and enter pproconf.pcf in the input field. When I do, with...
sgp
acs322000
Offline Send Email
Jun 6, 2007
9:54 pm
31285
... Yes, \r?\n works with the new regex + new pcre dlls. And it should work with the standard regex + standard pcre dlls as well (though I didn't test it)...
sgp
acs322000
Offline Send Email
Jun 6, 2007
10:01 pm
31286
... file ... do, ... list, ... Correct. The file is read into memory data stuctures and then closed. It may be opened, updated, and closed during operations...
brucexs
Offline Send Email
Jun 6, 2007
10:28 pm
31287
Hi, I have been using PowerPro since the days of Stiletto. I have always used much the same setup and not tweaked it too much. However, I have a simple...
martynsmailbox
Offline Send Email
Jun 7, 2007
11:23 am
31288
... Do you have tray support installed? David Troesch | Atlanta, GA | ICQ# 2333123 "They who dream by day are cognizant of many things which escape those ...
David Troesch
datconsulting
Online Now Send Email
Jun 7, 2007
11:51 am
31289
Hi: I have a button on a bar that when clicked, keys the current date as follows: win.keys(formatdate("yyyyMMdd",date)) I want to add another button that adds...
ajzbc
Offline Send Email
Jun 7, 2007
1:45 pm
31290
... win.keys(formatdate("yyyyMMdd", date.adddays(date,90)))...
brucexs
Offline Send Email
Jun 7, 2007
2:00 pm
31291
I run quite a few AutoHotkey utilities. But there are no conflicting definitions -- no hotkey cords are used by two hotkey apps. If the problem is as you...
Vincent Kruskal
vkruskal
Offline Send Email
Jun 7, 2007
2:17 pm
31292
Text in topic "*note command" references a non-existent command "*note ShowToday", should be "*note OpenToday"...
sgp
acs322000
Offline Send Email
Jun 7, 2007
3:53 pm
31293
I agree with DSavid that this symptom indicates some kind of conflict with another program. ... conflicting definitions -- no hotkey cords are used by two...
brucexs
Offline Send Email
Jun 7, 2007
5:31 pm
Messages 31264 - 31293 of 36672   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help