[H-GEN] ircii stuff
Michael
dookie at dookie.humbug.org.au
Sun Jul 5 00:01:06 EDT 1998
Hi,
> ``\ '' doesn't work, which surprises me
>
> perhaps write a new function that takes all the words in a string and
> concatenates them?
The thing is imm writing a little script to remove all the lame mIRC
colours from the topic and a few other raw messages, the part of the topic
that interests me is this `#channelname :^C5,0blah blah blah' for example,
i strip the : and the ^C5,0 and imm left with ` blah blah blah' (note the
space before the first blah) thats the space i want to remove.
The only thing i could do i *think* is strip the ^C5,0 leaving `: blah'
then join them `:blah' then strip the `:'. Ill give that a try :>
hooroo,
-=-
Michael
-=-
dookie at humbug.org.au
dookie at dookie.humbug.org.au
-=-
I sit and wait, in a state of grace. I am the black angel of death, God
has given me this title. The time of purification is at hand.
On Sun, 5 Jul 1998, Byron Ellacott wrote:
> On Sun, Jul 05, 1998 at 01:08:14PM +1000, Michael wrote:
> > Imm doin a little scripting work, i am having a problem stripping the
> > space character from a string (i want to strip the `:' and ` ' characters
> > from the topic). This is what i have for the `:' chr ...
> > assign ecs.fw $strip(: $cs.fw)
> > Now how do i represent the space character?, no a space does not work ;)
>
>
More information about the General
mailing list