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...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 34055 - 34084 of 34084   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
34055
... Hi Detlef, True, but it would be helpful if that example were documented as: local v1 if v1.exists v1.destroy v1 =...
Sheri
silvermoonwo...
Offline Send Email
Nov 16, 2008
5:35 pm
34056
... Sample script please?...
entropyreduction
entropyreduc...
Offline Send Email
Nov 16, 2008
6:44 pm
34057
... I cannot really document every technique. I guess I believe that there is a point where you just have to rely on your creativity and skills as a programmer...
brucexs
Offline Send Email
Nov 16, 2008
7:00 pm
34058
... What happens if, after you fail to establish a conversation with eccoPro, you try to establish a conversation with excel (sample stript provided in...
entropyreduction
entropyreduc...
Offline Send Email
Nov 16, 2008
7:43 pm
34059
... It then fails to connect to Excel. I have to restart PowerPro before it starts working again....
Sheri
silvermoonwo...
Offline Send Email
Nov 16, 2008
10:22 pm
34060
... Needs parentheses on line 2 anyway <g>...
Sheri
silvermoonwo...
Offline Send Email
Nov 16, 2008
10:25 pm
34061
Hi Bruce: In Help: " ... a command may be set to run automatically: When a specified window first appears, based on its caption or exe name ... " With "exe...
jroncalm
Offline Send Email
Nov 17, 2008
4:55 pm
34062
... Worked when I tried it. Note that the function only applies when you first start notedpad -- so you would have to be using something like the command line ...
brucexs
Offline Send Email
Nov 17, 2008
5:54 pm
34063
... Worked when I tried it. Note that the function only applies when you first start notedpad -- so you would have to be using something like the command line ...
brucexs
Offline Send Email
Nov 17, 2008
5:54 pm
34064
... the ... functionality ... You are right. Notepad was already running. When I run PPro first time, Scheduler / Startup / (command) works. But if I change...
jroncalm
Offline Send Email
Nov 17, 2008
9:05 pm
34065
... If you are running a different pcf, you must specify it on command line which you start powerpro. See help index, powerpro command line....
brucexs
Offline Send Email
Nov 17, 2008
10:33 pm
34066
... pproconf2.pcf), ... line. ... I'm sorry. I mean: 1.- I am running powerpro con pproconf.pcf 2.- I want run: Change configuration / pproconf2.pcf /...
jroncalm
Offline Send Email
Nov 17, 2008
11:12 pm
34067
... Right. I am afraid Startup here refers to start up of Powerpro itself, not startup of a new configuration. Not sure why you need to know which...
brucexs
Offline Send Email
Nov 18, 2008
1:53 am
34068
... Thank you. But I found one solution. Here it is: (in Key/Mouse): Key = Ctrl+W+0 Cmd1 = *Message Work1 = In configuration personal / (alternative) Cmd2 =...
jroncalm
Offline Send Email
Nov 18, 2008
2:39 pm
34069
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
Nov 18, 2008
5:32 pm
34070
Fixed bug in start_conversation that permanently prevents further conversations if start_conversation fails....
entropyreduction
entropyreduc...
Offline Send Email
Nov 18, 2008
5:34 pm
34071
... Try 0.55, just uploaded. Would suggestion in "13.0 Possible Enhancements" (multiple open conversations or multiple advise actions running simultaneously)...
entropyreduction
entropyreduc...
Offline Send Email
Nov 18, 2008
5:36 pm
34072
Greetings, what are the other arguments usable with that commandline? I noticed you have two sets of "", "". Is one for a maximize,minimized option? Where in...
majesticartz
Offline Send Email
Nov 18, 2008
5:52 pm
34073
... maximize,minimized ... Latest help, index "do ()", scroll down to section on do. Need very latest help for full docs....
brucexs
Offline Send Email
Nov 18, 2008
7:22 pm
34074
... Yahoo must be having trouble, any file clicked in Files says "not accessible." Will try again later. ... The absence of multiple conversations hasn't been...
Sheri
silvermoonwo...
Offline Send Email
Nov 18, 2008
7:29 pm
34075
... Got it, works much better, thanks! (this may become a duplicate message, but an earlier one never showed up) Regards, Sheri...
Sheri
silvermoonwo...
Offline Send Email
Nov 18, 2008
10:11 pm
34076
... Never mind that, I got it to work (needed an undocumented "\n" before the data)....
Sheri
silvermoonwo...
Offline Send Email
Nov 18, 2008
11:09 pm
34077
... Got it, start_conversation works much better now, thanks! Regards, Sheri...
Sheri
silvermoonwo...
Offline Send Email
Nov 19, 2008
2:18 am
34078
... Haven;t really found a use for multiple conversations; I can imagine wanting to monitor multiple documents with multiple advises, but a bit pointless in a...
entropyreduction
entropyreduc...
Offline Send Email
Nov 19, 2008
5:44 pm
34079
I use regex.pcreReplaceCallback. Sometimes I have more than one back to back in the same script where each uses a different callback routine. These are not the...
Sheri
silvermoonwo...
Offline Send Email
Nov 20, 2008
5:46 pm
34080
Does this make any sense? if (length(st_offset_vec)) do st_offset_vec.destroy win.debug("length after release=",length(st_offset_vec)) endif length after...
Sheri
silvermoonwo...
Offline Send Email
Nov 20, 2008
6:00 pm
34081
... the dead vector. Is that what you want? Note that vec.length should give an error after the destroy (unless you create a new vector with the same handle...
brucexs
Offline Send Email
Nov 20, 2008
8:05 pm
34082
... Should be ... You are taking the length of the string which holds the handle which represented...
brucexs
Offline Send Email
Nov 20, 2008
8:06 pm
34083
... It's a misnomer because it is not a vector handle, but a dll handle. I was not destroying it (ever). Since the static variable had a "length", it was never...
Sheri
silvermoonwo...
Offline Send Email
Nov 21, 2008
12:51 am
34084
hi to all :) i've set a up a timer to lock my workstation every half hour to rest my eyes a bit. problem is, after the reset command is reached (*Shutdown...
quantiworks
Offline Send Email
4:31 pm
Messages 34055 - 34084 of 34084   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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