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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 31441 - 31471 of 36671   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
31441
... Sorry about any confusion with my abbreviations: "ƒ.ABS" is my own short form for "the ABS function." Likewise: "ƒ.ASSIGN," etc. I think you're using...
thricipio
Offline Send Email
Jul 1, 2007
10:50 am
31442
... Its difficult to debug complex expressions in *info, so I would first get it working in a script. If the error message there is still too hard to pin down,...
brucexs
Offline Send Email
Jul 1, 2007
11:27 am
31443
... I thought the magic number was 530? Regards, Sheri...
Sheri
silvermoonwo...
Offline Send Email
Jul 1, 2007
12:31 pm
31444
... Bruce, thanks for the reply. Just to be clear (clarity for *me*, that is)... An expression cannot have more than one (however complex) discrete statement,...
thricipio
Offline Send Email
Jul 1, 2007
12:34 pm
31445
... Me, I'm still largely clueless about the finer (and not so fine) points of using expressions. But, one might expect 512 to be more likely, since it's a...
thricipio
Offline Send Email
Jul 1, 2007
12:41 pm
31446
... Bruce- Thanks for the additional tips. I've gotten this working now. Turns out the problem was the expression's length afterall. My testing yielded...
thricipio
Offline Send Email
Jul 1, 2007
4:36 pm
31447
... Yes, it is around 530; I said 512 to give a safety factor. An expression is an alternating series of values and operators, grouped by balanced parentheses....
brucexs
Offline Send Email
Jul 1, 2007
4:51 pm
31448
... A little more effort on my part has shown me that quite a lot can be accomplished with the concatenation operand, "++" ! Cool!! ________ —Thri ...
thricipio
Offline Send Email
Jul 1, 2007
4:58 pm
31449
... I have no doubt about what you say, but it *does* make me curious about why the expression I've composed fails at length > 260. ________ —Thri ...
thricipio
Offline Send Email
Jul 1, 2007
5:10 pm
31450
Hi Bruce, Long time no find any issues. :)))) I think a keyword is missing. The following doesn't work. *control button auto3state (2) "&Pause after 1st line,...
Ted Wall
tedfwall
Offline Send Email
Jul 1, 2007
6:11 pm
31452
... Now I find myself wondering if there's a way to output the results of an expression into a text field... like into a PowerPro Note... or into an e-mail....
thricipio
Offline Send Email
Jul 1, 2007
7:34 pm
31453
... You could easily set up a hotkey (Configure Key/Mouse) that works in your email program or all the time, that puts the phrase on the clipboard. The command...
Sheri
silvermoonwo...
Offline Send Email
Jul 1, 2007
11:14 pm
31454
... Sheri, this looks great. I'll give it a go and let you know how it works out. Many thanks! ________ —Thri ŻŻŻŻŻŻŻŻ...
thricipio
Offline Send Email
Jul 2, 2007
12:29 am
31455
... Sheri- Upon further reflection, I remembered that I use a *Keys command to write a date and time stamp to text fields. I adopted my previous code by...
thricipio
Offline Send Email
Jul 2, 2007
4:12 am
31456
... No, its a bug. No workaround I suspect. Possibly you can change the button style with dll plugin and setwindowlong, but I doubt it....
brucexs
Offline Send Email
Jul 2, 2007
12:41 pm
31457
... code ... I think you mean keys &(expr) But win.keys(expr) is more reliable. Help, index, expressions - using in commands....
brucexs
Offline Send Email
Jul 2, 2007
12:43 pm
31458
... Well, I should have probably said "&", but I use "!" instead (defined under advanced setup). ... Thanks for the suggestion. I've incorporated the change...
thricipio
Offline Send Email
Jul 2, 2007
5:00 pm
31459
I now know that I can use clip.save when the clipboard has rich text on it, and clip.load to restore it for pasting, but is there also a way to use a variable...
Sheri
silvermoonwo...
Offline Send Email
Jul 3, 2007
12:39 pm
31460
... Not directly. You may want to program it yourself in the clip plugin. Open the clipboard, clear the clipboard, settheclipboarddata, close the clipboard. Or...
brucexs
Offline Send Email
Jul 3, 2007
6:19 pm
31461
Is it worth mentioning, both in the documentation and in the program, that the F12 key may be problematic? Are there any other reserved keys?...
Owen Watson
owen13watson
Offline Send Email
Jul 4, 2007
1:18 am
31462
Hi.. PP Users.. I just use Dialog Plugin, TabControl. But, it's very very very difficult.. Please.. Let me know how to use TabControl.. Or any sample...
kottami
Offline Send Email
Jul 4, 2007
7:43 am
31463
... Did you see DialogPluginTest4.powerpro? Regards, Sheri...
Sheri
silvermoonwo...
Offline Send Email
Jul 4, 2007
12:23 pm
31464
... Hi Sheri.. Thanks.. a lot. i read it already.. but, I don't aware it.. very very very..thanks.. Regards, kottami.....
kottami
Offline Send Email
Jul 4, 2007
12:39 pm
31465
Made an autohide Vertical Bar (!SideBar)with icons for initiating programs. Worked fine for a long time until I upgraded to PPro4.6/4.7e, since when: (a)...
maxvardon
Offline Send Email
Jul 4, 2007
1:00 pm
31466
... Did you see DialogPluginTest4.powerpro? ... Thanks.. PP Users.. http://memolog.blog.naver.com/entryno/188 BTW.. TabControl use Hscroll, Vscroll ?? ...
kottami
Offline Send Email
Jul 4, 2007
1:10 pm
31467
When you access the prebuilt virtual desktop menu (either through shift- right_click on a bar or using *vdesk menu) and go to 'See all/copy/move to this' this...
erikrob
Offline Send Email
Jul 4, 2007
1:13 pm
31468
... Hi kottami, Looks like you did it! The controls used in a tab could have them I think. The styles for tab control itself (in the dialog doc) don't include...
Sheri
silvermoonwo...
Offline Send Email
Jul 4, 2007
2:19 pm
31469
hi i've been trying to help a friend learn to run the JAWS 7.0 screen reader program and was wondering if there were any power-pro tricks to help us run this...
kurtla3
Offline Send Email
Jul 4, 2007
4:59 pm
31470
... Trty checking No 3d in config for format separator. Help, new for this release, config-affecting changes, for 4.6 ... Make sure no 3d on bar properties is...
brucexs
Offline Send Email
Jul 4, 2007
7:33 pm
31471
... shift- ... all/copy/move ... you ... No, the menu has not changed and cannot be adjusted. If you are very comfortable with scripting, you could possibly...
brucexs
Offline Send Email
Jul 4, 2007
7:36 pm
Messages 31441 - 31471 of 36671   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