mockey_a | 1 Mar 2003 01:17
Picon

Re: multiple spaces

Hi.
--- In power-pro@..., Ergo <ergo <at> t...> wrote:
> Hello power-pro,
> 
> s="text  text"
> how to get rid of multiple spaces together?
> replacechars(handle, "  ", " ") doesn't work :(

Of course it works.
replacechars("text     text", " ", "")
you get:
"texttext"
if that's what you want...

Mockey

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/FpY02D/vN2EAA/xGHJAA/JV_rlB/TM
---------------------------------------------------------------------~->

****  EDIT YOUR POSTINGS !!!! ****
Please remove as much as possible from original messages before replying to them.
________________________________________________
To unsubscribe from this group, send an email to:
power-pro-unsubscribe@... 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 

(Continue reading)

mockey_a | 1 Mar 2003 01:31
Picon

Re: Feature request: variable in Jump

--- In power-pro@..., "Luciano ES" <luc-ppro <at> b...> wrote:
> 	Jump doesn't like that. I know I can call the script with 
 <at> Label so that
> it jumps right to that point, but what if there is code I want to 
have
> executed before anything else, in all cases, no matter what is the
> argument?

Maybe
.&(scriptname) <at> &(arg(1))
can do what you want...

Mockey

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/FpY02D/vN2EAA/xGHJAA/JV_rlB/TM
---------------------------------------------------------------------~->

****  EDIT YOUR POSTINGS !!!! ****
Please remove as much as possible from original messages before replying to them.
________________________________________________
To unsubscribe from this group, send an email to:
power-pro-unsubscribe@... 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 

brucexs | 1 Mar 2003 01:41
Picon
Favicon

Re: Feature request: variable in Jump

> 
> 	myJump = arg(1)
> 	Jump &(myJump)

An Assigned Goto for you Fortran II fans out there!!

what if there is code I want to have
> executed before anything else, in all cases, no matter what is the
> argument?

You can do what you want as follows:

; main entry
. <at> common
...
quit
; entry 2
 <at> entry2
. <at> common
...
quit

;etc.

 <at> common
;common code here
quit

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
(Continue reading)

brucexs | 1 Mar 2003 01:45
Picon
Favicon

Re: print screen¸, pause and < as a hotkeys

--- In power-pro@..., "billkonjina <billkonjina <at> y...>" 
<billkonjina@...> wrote:
> hello,
> 
> Bruce could you add these three keys to be used as a hotkeys.
> 
  Use shift+comma for <
I'll see if the others can be made to work.

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/FpY02D/vN2EAA/xGHJAA/JV_rlB/TM
---------------------------------------------------------------------~->

****  EDIT YOUR POSTINGS !!!! ****
Please remove as much as possible from original messages before replying to them.
________________________________________________
To unsubscribe from this group, send an email to:
power-pro-unsubscribe@... 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 

brucexs | 1 Mar 2003 02:50
Picon
Favicon

3.7 rc2

PowerPro 3.7 rc2 available at

http://www.windowspowerpro.com/download/pwrpro37.zip

- fix problems with Format instead of *format
- add pause as hotkey
- remove win.c from powerpro exe folder.

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/FpY02D/vN2EAA/xGHJAA/JV_rlB/TM
---------------------------------------------------------------------~->

****  EDIT YOUR POSTINGS !!!! ****
Please remove as much as possible from original messages before replying to them.
________________________________________________
To unsubscribe from this group, send an email to:
power-pro-unsubscribe@... 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 

alanmartin_au | 1 Mar 2003 04:55
Picon

Re: Hello and...tray icon showing

In message 9313 Requiem wrote (snips)

AM> I assume your Windows Taskbar is not-on-top.
AM> Therefore how important is it to hide from the
AM> real tray those tray icons which you don't wish
AM> to hide from your PP "tray"?
AM> Alan

R> Actually that's the problem, I like more the original 
R> taskbar, Im working under IN 98 and my tray gets so 
R> cluttered that i wanted to simulate the
R> "hide inactive tray icon" of 2000 and xp. 

Ah, now I think I understand the context of your question.
The real tray is the one you look at most of the time,
so you don't want it cluttered,
and you want the PP tray for occasionally checking ALL 
tray icons including the hidden ones.

The only workable solution I can think of just now
is to reverse those functions thus:
- don't hide any icons from the real tray
- exclude the surplus icons from your PP tray
via Command list properties, Active buttons,
the last textfield, #~name
(you will need to read Help about how to specify
the list of icons to exclude, using either =exename
or *partname or partname* wildcards)
- now place your active bar (always on top) so it
obscures the real tray.
(Continue reading)

alanmartin_au | 1 Mar 2003 05:49
Picon

(unknown)

In message 9311 Roger Johansson wrote (snips)

RJ> Alan, would it be possible that you could put 
RJ> all your texts about shells in a single zip file, 
RJ> including the articles you have written in shellshocked, 
RJ> so it would be easier to download it all at the 
RJ> same time for offline reading?

Yes. I guess I should make myself a folder in this
group's Files\Documentation folder for my collected
texts. I could include a zip of just the shell related 
items and maybe a zip of the whole lot for insomniacs :)
This is a good time to do it because I am now getting
some editing help from Ravi.

Thanks for asking. Sometimes I get drops in confidence
about whether they are useful to anyone.

- - - - -

RJ> I have not tried your suggestions for writing the shell= 
RJ> line in system.ini because it takes time to get the 
RJ> system back in order again, and my bios is faulty 
RJ> so I often have to set time and other things again 
RJ> when the computer needs to be turned off and on again.

I can't remember which version of Windows you use
(if you told us yet) so I can't be too specific about
how to do this next suggestion. You mention system.ini
so I guess it's Win98.
(Continue reading)

alanmartin_au | 1 Mar 2003 05:56
Picon

Re: PowerPro as shell?

Ooops! Is it possible to change the subject
of my message 9328 from (no subject) to
"Re: PowerPro as shell?" ?

Alan

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/FpY02D/vN2EAA/xGHJAA/JV_rlB/TM
---------------------------------------------------------------------~->

****  EDIT YOUR POSTINGS !!!! ****
Please remove as much as possible from original messages before replying to them.
________________________________________________
To unsubscribe from this group, send an email to:
power-pro-unsubscribe@... 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 

Luciano ES | 1 Mar 2003 06:04

Re: PowerPro as shell?

	No.

-- 
	Luciano Espirito Santo
	Santos, SP - Brasil

<-quote-≥ **************************************************
On 01/03/03 at 04:56 alanmartin_au <alanmartin@...> wrote in 3K:
Assunto/Subject: [power-pro] Re: PowerPro as shell?

>Ooops! Is it possible to change the subject
>of my message 9328 from (no subject) to
>"Re: PowerPro as shell?" ?

********* END OF ORIGINAL MESSAGE *********</-quote-≥

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/FpY02D/vN2EAA/xGHJAA/JV_rlB/TM
---------------------------------------------------------------------~->

****  EDIT YOUR POSTINGS !!!! ****
Please remove as much as possible from original messages before replying to them.
________________________________________________
To unsubscribe from this group, send an email to:
power-pro-unsubscribe@... 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 

(Continue reading)

Luciano ES | 1 Mar 2003 06:05

Re: IP (bug in plug-in?)

	I thought I could this:
-------------------------------- 8< --------------------------------
do ("C:\Windows\Winipcfg.exe", "*hide", "")
Wait 3 anywindow ("=winipcfg")
myIP = MiscPlugin.get_windowtext ("*Configuração de IP*" ,"12")
Debug 1 &(myIP)
Win.Close ("=winipcfg")
-------------------------------- >8 --------------------------------

	But it doesn't work, unless you run Winipcfg.exe visible instead of
hidden. One thing caught my attention, though. Win.Close ("=winipcfg")
failed to close Winipcfg consistently. I ran the test several times. If I
replace Win.Close with Window Close, it never fails.

--

-- 
	Luciano Espirito Santo
	Santos, SP - Brasil

<-quote-≥ **************************************************
On 01/03/03 at 01:43 Ergo wrote in 3K:
Assunto/Subject: [power-pro] IP

>How to get my IP I got on connection?

********* END OF ORIGINAL MESSAGE *********</-quote-≥

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/FpY02D/vN2EAA/xGHJAA/JV_rlB/TM
---------------------------------------------------------------------~->
(Continue reading)


Gmane