... 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...
... What happens if, after you fail to establish a conversation with eccoPro, you try to establish a conversation with excel (sample stript provided in...
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...
... 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 ...
... 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 ...
... the ... functionality ... You are right. Notepad was already running. When I run PPro first time, Scheduler / Startup / (command) works. But if I change...
... pproconf2.pcf), ... line. ... I'm sorry. I mean: 1.- I am running powerpro con pproconf.pcf 2.- I want run: Change configuration / pproconf2.pcf /...
... 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 =...
... Try 0.55, just uploaded. Would suggestion in "13.0 Possible Enhancements" (multiple open conversations or multiple advise actions running simultaneously)...
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...
... 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...
... 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...
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...
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...
... 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...
... 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...
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...