Re: another question to learn how these regexes and makros work...

2003-02-02 Thread Gerard
ON Sunday, February 2, 2003, 6:38:32 PM, you wrote: TF> There was a limitation (well, a bug) earlier, but it was fixed a long TF> time ago. :-) Good to hear. Time for some experimenting then :) -- Best regards, Gerard -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= The

Re: another question to learn how these regexes and makros work...

2003-02-02 Thread Thomas Fernandez
Hello Wolffe, On Sun, 2 Feb 2003 10:23:11 -0500 GMT (02/02/03, 22:23 +0700 GMT), Wolffe wrote: G>> I thought you could only use the cookie macro once per template. Do I G>> understand that this has been corrected? > I didn't know there was a limitation. There was a limitation (well, a bug) earl

Re: another question to learn how these regexes and makros work...

2003-02-02 Thread Wolffe
On Sunday, February 02, 2003 Gerard stated: W>> %Cookies="closing.txt" W>> %Cookies="my-sig.txt" G> I thought you could only use the cookie macro once per template. Do I G> understand that this has been corrected? I didn't know there was a limitation. I just tried it one day and it worked. I'

Re: another question to learn how these regexes and makros work...

2003-02-02 Thread Gerard
ON Saturday, February 1, 2003, 8:04:49 PM, you wrote: W> You can also use multiple "cookie" files to serve different W> purposes. In addition to the standard tag lines, have another file W> with various closings that I put in my messages. For example, the W> close to this message was randomly sele

Re[4]: another question to learn how these regexes and makros work...

2003-02-01 Thread Anne
Saturday, February 1, 2003, 6:46:51 PM, lists wrote: lsu> Does anyone know of a place where I can download some short, witty lsu> sayings, lsu> proverbs, etc. to use with this? Thanks. http://www.siglets.com/ is maybe worth looking at :-) -- Cheers, Anne The Bat Email - Unofficial Support F

Re[4]: another question to learn how these regexes and makros work...

2003-02-01 Thread David Huber
On Saturday, February 1, 2003, 1:46:51 PM, you wrote: lsu> Hi All, lsu> Anne's macro sounds very interesting, but I'm afraid I'm not very creative. lsu> Does anyone know of a place where I can download some short, witty sayings, lsu> proverbs, etc. to use with this? Thanks. Bartlett's quotations

Re: another question to learn how these regexes and makros work...

2003-02-01 Thread Roelof Otten
Hallo lists, On Sat, 1 Feb 2003 13:46:51 -0500GMT (1-2-03, 19:46 +0100GMT, where I live), you wrote: lsu> Anne's macro sounds very interesting, but I'm afraid I'm not very lsu> creative. Does anyone know of a place where I can download some lsu> short, witty sayings, proverbs, etc. to use with th

Re: another question to learn how these regexes and makros work...

2003-02-01 Thread Wolffe
On Friday, January 31, 2003 Allie Martin stated: A AM>BTW, this cookie mechanism may be used in other ways. You could use AM>it to randomise entire signatures. You can do it like this: AM>For each signature, create a quick template. Give each signature AM>template its own handle n

Re[3]: another question to learn how these regexes and makros work...

2003-02-01 Thread lists
Hi All, Anne's macro sounds very interesting, but I'm afraid I'm not very creative. Does anyone know of a place where I can download some short, witty sayings, proverbs, etc. to use with this? Thanks. Best regards, Scott A. Blystone Rochester, New York Friday, January 31, 2003, 5:56:36 PM, yo

Re: another question to learn how these regexes and makros work...

2003-01-31 Thread Allie Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 In <[EMAIL PROTECTED]">mid:[EMAIL PROTECTED]>, ~john [j] wrote:' j> Peter, I'm not interested in displaying what song I'm listening j> too... but I would like to know how you go about adding the "random j> quotes" in your signature? Create a text

Re[2]: another question to learn how these regexes and makros work...

2003-01-31 Thread Anne
Friday, January 31, 2003, 10:17:40 PM, ~John wrote: ~> Peter, I'm not interested in displaying what song I'm listening ~> too... but I would like to know how you go about adding the "random ~> quotes" in your signature? This is another neat macro ~John - put all the quotes you want to use int

Re: another question to learn how these regexes and makros work...

2003-01-31 Thread ~John
Peter, I'm not interested in displaying what song I'm listening too... but I would like to know how you go about adding the "random quotes" in your signature? -- Best Regards, ~John - - - Peter Meyns wrote - - - > Cheers > Peter > "The joyfulness of a man prolongeth his days." > New Testame

Re[2]: another question to learn how these regexes and makros work...

2003-01-31 Thread Anne
Friday, January 31, 2003, 7:40:25 PM, Peter wrote: PM> I'm glad you found the culprit. My suggestion: remove the folder PM> template PM> and stick to address book templates. PM> Good to see that it wasn't that way off-topic. *S* Yeah I need to have a good sort out with all my templates I think.

Re[2]: another question to learn how these regexes and makros work...

2003-01-31 Thread Anne
Friday, January 31, 2003, 8:00:00 PM, Carsten wrote: CT> Did you enter a value for "characters" in the VTitleSpy CT> configuration dialog? CT> Like: Align text [Left] on [80] characters. I did try it with 25 but that didn't work so I set it back to 1 and it still didn't work! Peter suggeste

Re: another question to learn how these regexes and makros work...

2003-01-31 Thread Peter Meyns
Hi Carsten, on Fri, 31 Jan 2003 21:27:31 +0100GMT (31.01.03, 21:27 +0100GMT here), you wrote in [EMAIL PROTECTED]">mid:[EMAIL PROTECTED] : CT> You should use CT> Winamp currently playing: %wrapped='%put="d:\temp\spy.txt"' CT> as you are sending a lot of trailing spaces with the song CT> title

Re: another question to learn how these regexes and makros work...

2003-01-31 Thread Carsten Thönges
* Peter Meyns <[EMAIL PROTECTED]> writes: > I don't understand what the %IF statement is supposed to do. I'm using > VTitleSpy along with only one %PUT macro: > 'Winamp currently playing: %PUT="path\file.txt"' You should use Winamp currently playing: %wrapped='%put="d:\temp\spy.txt"' as you

Re: another question to learn how these regexes and makros work...

2003-01-31 Thread Carsten Thönges
* Anne <[EMAIL PROTECTED]> writes: > I'm trying to get this to work also but without success. :-( I have > installed the VTitleSpy in the plug in folder of Winamp, created the > text file to store the song title and put the path in the reply > template: result nothing! The text file stays empty. I

Re: another question to learn how these regexes and makros work...

2003-01-31 Thread Peter Meyns
Hi Anne, on Fri, 31 Jan 2003 19:12:15 +GMT (31.01.03, 20:12 +0100GMT here), you wrote in [EMAIL PROTECTED]">mid:[EMAIL PROTECTED] : A> Ahhhaaa sussed it! I have an AB template and a Folder template A> for this list, and one must've been over-riding the other! I'm glad you found the culprit

Re: another question to learn how these regexes and makros work...

2003-01-31 Thread Peter Meyns
Hi Anne, on Fri, 31 Jan 2003 19:02:21 +GMT (31.01.03, 20:02 +0100GMT here), you wrote in [EMAIL PROTECTED]">mid:[EMAIL PROTECTED] : PM>> Set it to 100 or 75 and see the outcome. :-) A> Thanks Peter, I did try it at 25 originally and it just gave me a A> bigger space between the ""'s . I've c

Re[3]: another question to learn how these regexes and makros work...

2003-01-31 Thread Anne
Friday, January 31, 2003, 7:02:21 PM, Anne wrote: A> Thanks Peter, I did try it at 25 originally and it just gave me a A> bigger space between the ""'s . I've changed it to 100 and it's A> written the title to the text file now, but it's still not showing in A> my sig line below. :-( Ahhhaaa s

Re[2]: another question to learn how these regexes and makros work...

2003-01-31 Thread Anne
Friday, January 31, 2003, 6:35:16 PM, Peter wrote: PM> Set PM> it to 100 or 75 and see the outcome. :-) PM> The other settings look ok. Thanks Peter, I did try it at 25 originally and it just gave me a bigger space between the ""'s . I've changed it to 100 and it's written the title to the text

Re: another question to learn how these regexes and makros work...

2003-01-31 Thread Peter Meyns
Hi Spike, on Fri, 31 Jan 2003 13:44:35 -0500GMT (31.01.03, 19:44 +0100GMT here), you wrote in [EMAIL PROTECTED]">mid:[EMAIL PROTECTED] : PM>> Winamp currently playing: Kim Carnes - Bette Davis Eyes S> At last, something I actually recognize as 'music!' Thank you Spike. :-) You should get to kno

Re[2]: another question to learn how these regexes and makros work...

2003-01-31 Thread Spike
Hello Peter Meyns, On or about Friday, January 31, 2003 at 19:40:50GMT +0100 (which was 1:40 PM in the tropics where I live) Peter Meyns posted: PM> Winamp currently playing: Kim Carnes - Bette Davis Eyes At last, something I actually recognize as 'music!' -- Warmest tropical wishes, Spike "C

Re: another question to learn how these regexes and makros work...

2003-01-31 Thread Peter Meyns
Hi Jonathan, on Fri, 31 Jan 2003 12:28:19 -0600GMT (31.01.03, 19:28 +0100GMT here), you wrote in [EMAIL PROTECTED]">mid:[EMAIL PROTECTED] : JA> I mean if I were running it, and it'd put the info in, when I wasn't JA> running WinAmp. It's just one of those little quirks that'd end up JA> driving m

Re: another question to learn how these regexes and makros work...

2003-01-31 Thread Peter Meyns
Hi Anne, on Fri, 31 Jan 2003 18:21:34 +GMT (31.01.03, 19:21 +0100GMT here), you wrote in [EMAIL PROTECTED]">mid:[EMAIL PROTECTED] : PM>> I believe you have configured it to your needs, haven't you? A> I think so Peter. The config box reads like this A> Output filename: A> C:\Program Files\W

Re: another question to learn how these regexes and makros work...

2003-01-31 Thread Jonathan Angliss
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday, January 31, 2003, Peter Meyns wrote... JA>> Not that it is a 'huge' issue, it's just something that'd end up JA>> driving me up the wall ;) > I have no problem in that case to mark the section and hit . Or > just leave it there... After al

Re[2]: another question to learn how these regexes and makros work...

2003-01-31 Thread Anne
Friday, January 31, 2003, 6:02:23 PM, Peter wrote: PM> I believe you have configured it to your needs, haven't you? I think so Peter. The config box reads like this Output filename: C:\Program Files\Winamp\Plugins\music.txt Default string: No song being played just now Prefix: Left blank Suff

Re: another question to learn how these regexes and makros work...

2003-01-31 Thread Peter Meyns
Hi Jonathan, on Fri, 31 Jan 2003 11:59:01 -0600GMT (31.01.03, 18:59 +0100GMT here), you wrote in [EMAIL PROTECTED]">mid:[EMAIL PROTECTED] : >> In case of VTitleSpy it doesn't clear the file on exit. In case of >> actually playing nothing the "default" can be set to ''. JA> The problem with that

Re: another question to learn how these regexes and makros work...

2003-01-31 Thread Peter Meyns
Hi Anne, on Fri, 31 Jan 2003 17:24:34 +GMT (31.01.03, 18:24 +0100GMT here), you wrote in [EMAIL PROTECTED]">mid:[EMAIL PROTECTED] : A> I'm trying to get this to work also but without success. :-( I have A> installed the VTitleSpy in the plug in folder of Winamp, I believe you have configured

Re: another question to learn how these regexes and makros work...

2003-01-31 Thread Jonathan Angliss
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday, January 31, 2003, Peter Meyns wrote... >>> I don't understand what the %IF statement is supposed to do. I'm using >>> VTitleSpy along with only one %PUT macro: JA>> [..] So basically if not listening to music, nothing will be JA>> displaye

Re: another question to learn how these regexes and makros work...

2003-01-31 Thread Peter Meyns
Hi Jonathan, on Fri, 31 Jan 2003 11:18:13 -0600GMT (31.01.03, 18:18 +0100GMT here), you wrote in [EMAIL PROTECTED]">mid:[EMAIL PROTECTED] : >> I don't understand what the %IF statement is supposed to do. I'm using >> VTitleSpy along with only one %PUT macro: JA> It's supposed to check to see if

Re[2]: another question to learn how these regexes and makros work...

2003-01-31 Thread Anne
Friday, January 31, 2003, 5:18:13 PM, Jonathan wrote: JA> It's supposed to check to see if the file is empty. If it is *not* JA> empty, then it says "while listening to "... if the file is JA> empty, then it outputs nothing. So basically if not listening to JA> music, nothing will be displayed...

Re: another question to learn how these regexes and makros work...

2003-01-31 Thread Jonathan Angliss
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday, January 31, 2003, Peter Meyns wrote... [..] JH>> %IF:"%PUT='C:\Programme\Winamp\NowPlaying.txt'"="":"":"while JH>> listening to %PUT='C:\Programme\Winamp\NowPlaying.txt'" > I don't understand what the %IF statement is supposed to do. I'm

Re: another question to learn how these regexes and makros work...

2003-01-31 Thread Peter Meyns
Hi Jurgen, on Fri, 31 Jan 2003 16:08:08 +0100GMT (31.01.03, 16:08 +0100GMT here), you wrote in [EMAIL PROTECTED]">mid:[EMAIL PROTECTED] : JH> I am still trying to figure all about the RegExes and the like out. To JH> learn, I tried to set up a makro to put the name of the song I am JH> listening

another question to learn how these regexes and makros work...

2003-01-31 Thread Jurgen Haug
salut mes amis, I am still trying to figure all about the RegExes and the like out. To learn, I tried to set up a makro to put the name of the song I am listening to after the Bat-version. I know that has been floating around in the last days, and there were suggested makros to include that, I ju