Re: Solution to %DATE and %TIME macro problem.

2000-01-29 Thread Michael Heydekamp
Hello Alexander, on Mon, 13 Dec 1999, at 23:48:25 sender's local time (timezone UTC+0300), Alexander V. Kiselev wrote: AM THE FINAL RESULT: AM %SETPATTREGEXP="(?m-s)Date\:\s*?((.*?[\d]{4})\s*?([\d]{0,2}\:[\d]{0,2}\:[\d]{0,2})\s*?(.*))"%REGEXPMATCH="%HEADERS" [snip] AVK So in your template

Re: Solution to %DATE and %TIME macro problem.

2000-01-29 Thread Allie Martin
On Sat, 29 Jan 2000 23:30:02 +0100, Michael Heydekamp wrote: Any idea how to get the correct timezone (EST is not a very meaningful indication to me) in the template in such cases? Can we be sure to *always* find the correct timezone in one of the "Received:" headers? All that

Re: Solution to %DATE and %TIME macro problem.

2000-01-29 Thread Alexander V. Kiselev
Hi there! On 29 Jan 00, at 23:30, Michael Heydekamp wrote about "Re: Solution to %DATE and %TIME macro": AVK So in your template you are now able to write something like: AVK On %SUBPATT="2", when it was %SUBPATT="3" on your AVK local clock -- and you live in timezone GMT%SUBPATT="4"

Re[4]: RegExp (was:Re[5]: Solution to %DATE and %TIME macro problem.)

1999-12-20 Thread Thomas Fernandez
Hi tracer, on Monday, December 20, 1999, 3:44:26 PM GMT+0800, tracer wrote: Thomas I just downloaded the full version on the www page again. Opened the Thomas help file and inserted reg as key word for finding help topics. Thomas Nothing. How do I find the help topics on Regular Expressions

RE: RegExp (was:Re[5]: Solution to %DATE and %TIME macro problem.)

1999-12-20 Thread Rob
(they are both in Chinese on my computers, so I didn't know which one says "contents"). eh ?? why are you using a Chinese windows if you don't speak (read) Chinese ?? ;-) the tabs are from left to right (or is that the other way around in chinese ?) ; 'contents', 'index', 'find'. -- Rob

Re[2]: RegExp (was:Re[5]: Solution to %DATE and %TIME macro problem.)

1999-12-20 Thread Thomas Fernandez
Hi Ali, on Monday, December 20, 1999, 2:48:48 PM GMT+0800, Ali Martin wrote: AM [] OK, so how do I find anything about Regular Expressions in the helpfile? My 1.38e dates from today. AM There is a whole section in the v1.38e help file titled 'Regular AM Expressions.' You simply can't

Re[2]: RegExp (was:Re[5]: Solution to %DATE and %TIME macro problem.)

1999-12-20 Thread Thomas Fernandez
Hi Alexander, on Friday, December 17, 1999, 11:02:56 PM GMT+0800, Alexander V. Kiselev wrote: Do we have different help files? Mine doesn't have an entry under "Reg..." AVK Apparently we do: the help file had been updated once more AVK with 1.38e:-) OK, so how do I find anything about

Re: RegExp (was:Re[5]: Solution to %DATE and %TIME macro problem.)

1999-12-17 Thread Alexander V. Kiselev
Hi there! On 17 Dec 99, at 10:50, Thomas Fernandez wrote about "RegExp (was:Re[5]: Solution to %DAT": Do we have different help files? Mine doesn't have an entry under "Reg..." Apparently we do: the help file had been updated once more with 1.38e:-) -- SY, Alex (St.Petersburg, Russia)

Re[2]: Solution to %DATE and %TIME macro problem.

1999-12-16 Thread tracer
Hello Leif Gregory, On Thu, 16 Dec 1999 07:44:17 +0900 GMT your local time, which was Thursday, December 16, 1999, 5:44:17 AM (GMT+0700) my local time, Leif Gregory wrote: Leif Hello Thomas, Leif On Wed, 15 Dec 1999 at 22:17:41 [GMT +0800], you wrote: TF What have we learned: you can call a QT

Re[3]: Solution to %DATE and %TIME macro problem.

1999-12-16 Thread Wolfgang Kynast
Hi tracer, ... This kind of capability needs either many pages with examples or an extra support to deal with all the questions and 1 may not be enough! or it needs TBREG ;-) Regards, Wolfgang Co-moderator TBUDL / TBBETA discussion lists Using The Bat! 1.38e under Windows 95 4.0 Build

Re: Solution to %DATE and %TIME macro problem.

1999-12-16 Thread Alexander V. Kiselev
Hi there! On 16 Dec 99, at 10:46, tracer wrote about "Re[2]: Solution to %DATE and %TIME ": Alexander I'm not a programmer, Paula:-)) I'm a mathematician... Thats worse (g) I *knew* someone will say it!:-) -- SY, Alex (St.Petersburg, Russia) http://mph.phys.spbu.ru/~akiselev ---

Re[5]: Solution to %DATE and %TIME macro problem.

1999-12-16 Thread tracer
Hello Alexander V. Kiselev, On Thu, 16 Dec 1999 18:32:33 +0300 GMT your local time, which was Thursday, December 16, 1999, 10:32:33 PM (GMT+0700) my local time, Alexander V. Kiselev wrote: Alexander Hi there! Alexander On 16 Dec 99, at 10:31, Thomas Fernandez wrote Alexander about "Re[3]:

Re: RegExp (was:Re[5]: Solution to %DATE and %TIME macro problem.)

1999-12-16 Thread tracer
Hello Thomas Fernandez, On Fri, 17 Dec 1999 10:50:04 +0800 GMT your local time, which was Friday, December 17, 1999, 9:50:04 AM (GMT+0700) my local time, Thomas Fernandez wrote: Thomas Do we have different help files? Mine doesn't have an entry under Thomas "Reg..." I downloaded in the end the

Re: Solution to %DATE and %TIME macro problem.

1999-12-15 Thread Thomas Fernandez
Hallo Leif, On Wed, 15 Dec 1999 18:44:41 +0900GMT, which was Wednesday, December 15, 1999, 5:44:41 PM (GMT+0800) my local time, Leif Gregory wrote: You froze my Bat! - Here is what I did: LG Here is a copy of my QT for this whole deal: I copied pasted this whole deal into a quick template

SOT: Re: Solution to %DATE and %TIME macro problem.

1999-12-15 Thread Markus Gloede
Hi, On Wednesday, December 15, 1999, 10:44:41 AM, Leif Gregory wrote: Here is a copy of my QT for this whole deal: * Start * Hello %OFROMFNAME, %SETPATTREGEXP="(?m-s)Date\:\s*?((.*?[\d]{4})\s*?([\d]{0,2}\:[\d]{0,2}\:[\d]{0,2})\s*?(.*))"%REGEXPBLINDMATCH="%HEADERS" [...] I'm

Re: Solution to %DATE and %TIME macro problem.

1999-12-15 Thread Ali Martin
On Wed, 15 Dec 1999 18:44:41 +0900, Leif Gregory wrote: The %QINCLUDE="QT handle" macro certainly takes a lot of the burden off re-customizing reply templates and signatures, especially if you use the same template or signature over multiple folders. Simply change the template at one central

Re: SOT: Re: Solution to %DATE and %TIME macro problem.

1999-12-15 Thread Ali Martin
On Wed, 15 Dec 1999 11:52:52 +0100, Markus Gloede wrote: [] I'm also a big fan of REGEXPs, yet, why don't we ask the developers to also fix the %ODATE macro so that it shows the real original message date as stated in the received message (ie. without translation to local time)? I've

Re: Solution to %DATE and %TIME macro problem.

1999-12-15 Thread Leif Gregory
Hello Thomas, On Wed, 15 Dec 1999 at 18:27:14 [GMT +0800], you wrote: TF You froze my Bat! - Here is what I did: LG %QINCLUDE="replydate" TF I only copied this line into my existing reply template. TF [...] Let's see a cut and paste of your reply template. Is this reply template your global,

Re: Solution to %DATE and %TIME macro problem.

1999-12-15 Thread Thomas Fernandez
Hallo Leif, On Wed, 15 Dec 1999 21:03:55 +0900 GMT your local time, which was Wednesday, December 15, 1999, 8:03:55 PM (GMT+0800) my local time, Leif Gregory wrote: LG Let's see a cut and paste of your reply template. Here it is: *** Start *** Hallo %OFromFName,

Re: Solution to %DATE and %TIME macro problem.

1999-12-15 Thread Leif Gregory
Hallo Thomas, On Wed, 15 Dec 1999 at 21:01:27 [GMT +0800], you wrote: GMT your local time, which was Wednesday, December 15, 1999, 10:01:27 PM (GMT+0800) my local time, Thomas Fernandez wrote: Well, this is it... This is your template! I cut and pasted it into a folder level template for reply.

Re: Solution to %DATE and %TIME macro problem.

1999-12-15 Thread Thomas Fernandez
Hallo Leif, On Wed, 15 Dec 1999 at 22:36:33 [GMT +0900], you wrote: [...] as you can see, now it works. After playing around, completely messing up my reply template and rebooting my machine a couple of times in the process, I finally noticed that I had cp'ed your *reply* template data into my

Re[2]: Solution to %DATE and %TIME macro problem.

1999-12-15 Thread tracer
Wednesday, December 15, 1999 On , when it was on your local clock -- and you live in timezone GMT --- you wrote me: On %SUBPATT="2", when it was %SUBPATT="3" on your local clock -- and you live in timezone GMT%SUBPATT="4" --- you wrote me: can you please post the whole working script as

Re[2]: Solution to %DATE and %TIME macro problem.

1999-12-15 Thread tracer
Wednesday, December 15, 1999 On Wed, 15 Dec 1999 00:49:50 +, tracer wrote: its 2.37 pm time zone +7 I can see a problem though... Try opening and responding to an OLD email. It gives you the wrong day/time... My mistake this my response text: == %DATEEN On

Forced CR/LF (was: Solution to %DATE and %TIME macro problem.)

1999-12-15 Thread Peter Hampf
Hello Stefan, MDP It's good but comes with its' own problems. Every reference to such a MDP %QINCLUDE macro in a template has the added burden of a forced CR/LF MDP in the text wherever one is used. I have noticed this with %INCLUDE MDP macros recently too. They didn't used to do that.

SOT: Win short-cut for cp (was: Re: Solution to %DATE and %TIME macro problem.)

1999-12-15 Thread Thomas Fernandez
Hallo Thomas, Hello Thomas, On Wed, 15 Dec 1999 at 22:17:41 [GMT +0800], I wrote some stuff. Anyway, I copied my original reply template for this folder in the account's reply template - as a measure of backup. Now I want to reinstall it, and I found that marking and right-clicking does not

Re: SOT: Win short-cut for cp (was: Re: Solution to %DATE and %TIME macro problem.)

1999-12-15 Thread Roel
\\\|/// / ~ _ \ (- O o -) --oOOo-(_)-oOOo--- Hello Thomas, TF However, there are Win short-cuts that I forgot. I know crtl-V is for TF "paste" - which is the one for "copy"? control-X: cut

Re: Solution to %DATE and %TIME macro problem.

1999-12-15 Thread Alexander V. Kiselev
Hi there! On 14 Dec 99, at 22:55, Peter Steiner wrote about "Re: Solution to %DATE and %TIME mac": Now (as I'm never content) if this Macro could be named %DateTimeTZEn, I'm missing the %DateTimeTZ Macro (the same, but the words not in English, but as defined in the systems country

Re[2]: Solution to %DATE and %TIME macro problem.

1999-12-15 Thread tracer
Hello Thomas, On Wed, 15 Dec 1999 21:01:27 +0800 GMT your local time, which was Wednesday, December 15, 1999, 8:01:27 PM (GMT+0700) my local time, Thomas Fernandez wrote: (snipped) works on my machine. Just ONE little question.. How do you make it: On Wed, 15 Dec 1999 21:01:27 (GMT+0800) your

Re[3]: Solution to %DATE and %TIME macro problem.

1999-12-15 Thread Thomas Fernandez
Hi tracer, on Thursday, December 16, 1999, 10:15:37 AM GMT+0800, tracer wrote: As you see, on my office computer, I'm still using the old reply template :-( t On Wed, 15 Dec 1999 21:01:27 +0800 GMT your local time, [...] t works on my machine. t Just ONE little question.. t How do you make

Re[2]: Solution to %DATE and %TIME macro problem.

1999-12-15 Thread tracer
Hello Alexander V. Kiselev, On Wed, 15 Dec 1999 23:01:23 +0300 GMT your local time, which was Thursday, December 16, 1999, 3:01:23 AM (GMT+0700) my local time, Alexander V. Kiselev wrote: As far as I'm concerned, this is why God made programmers. Alexander I'm not a programmer, Paula:-)) I'm a

Re[3]: Solution to %DATE and %TIME macro problem.

1999-12-15 Thread tracer
Hello tracer, On Wed, 15 Dec 1999 14:39:15 +0700 GMT your local time, which was Wednesday, December 15, 1999, 2:39:15 PM (GMT+0700) my local time, tracer wrote: tracer Wednesday, December 15, 1999 tracer On Wed, 15 Dec 1999 00:49:50 +, tracer wrote: its 2.37 pm time zone +7

Re[2]: Solution to %DATE and %TIME macro problem.

1999-12-14 Thread Stefan Tanurkov
Good [morning|afternoon|day|evening|night] Thomas, TF Wow. I haven't understood a word g, but I can copy and paste this. TF However, this cries for user-definable marcroes (or variables), as TF stated in a recent thread. Well, the easiest way to make user-defined "macros" is to use Quick

Re: Solution to %DATE and %TIME macro problem.

1999-12-14 Thread Ali Martin
On Tue, 14 Dec 1999 14:53:19 +0200, Stefan Tanurkov wrote: [] Well, the easiest way to make user-defined "macros" is to use Quick templates. In case somebody missed it, there's an option %QINCLUDE="QT handle". I guess, we should introduce something shorter like %QT="handle" Anyway, this

Re: Solution to %DATE and %TIME macro problem.

1999-12-14 Thread Marck D. Pearlstone
On 14 December 1999 at 14:53:19 GMT +0200 [EMAIL PROTECTED] wrote the following to the list ST Well, the easiest way to make user-defined "macros" is to use ST Quick templates. In case somebody missed it, there's an option ST %QINCLUDE="QT handle". I guess, we should introduce something ST

Re: Solution to %DATE and %TIME macro problem.

1999-12-14 Thread Peter Steiner
On Tue, 14 Dec 1999 00:04:06 +0300, Alexander V. Kiselev wrote: Maybe, changing the (?m-s)Date\:\s*? in the regexp to (?m-s)Date\:\s* (without the "?" sign) will do the trick? Yes, that works perfectly. Thanks Ali and Alex! Now (as I'm never content) if this Macro could be named

Re: Solution to %DATE and %TIME macro problem.

1999-12-14 Thread Ali Martin
On Tue, 14 Dec 1999 19:20:32 +, Marck D. Pearlstone wrote: ST Well, the easiest way to make user-defined "macros" is to use ST Quick templates. In case somebody missed it, there's an option ST %QINCLUDE="QT handle". I guess, we should introduce something ST shorter like %QT="handle" Anyway,

Re: Solution to %DATE and %TIME macro problem.

1999-12-14 Thread Marck D. Pearlstone
On 14 December 1999 at 17:37:13 GMT -0500 [EMAIL PROTECTED] wrote the following to the list AM On Tue, 14 Dec 1999 19:20:32 +, Marck D. Pearlstone wrote: ST ... In case somebody missed it, there's an option %QINCLUDE="QT ST handle"... It's good but comes with its' own problems ... a

Re: Solution to %DATE and %TIME macro problem.

1999-12-14 Thread Ali Martin
On Wed, 15 Dec 1999 00:49:50 +, Marck D. Pearlstone wrote: AM I get rid of one of the spaces by including %Cursor on the same AM line as %QINCLUDE like this: AM %QINCLUDE="QT handle"%CURSOR AM %QUOTES The thread we're on here is about the TZ date routine Alex and your good self have

Solution to %DATE and %TIME macro problem.

1999-12-13 Thread Ali Martin
Hi all, Some have asked what regular expressions may be used for and I have found a practical use for it. Alexander helped me with actually constructing the regular expression and macros while I doodled, rearranged things, experimented with the output and came up with the final template entry.

Re: Solution to %DATE and %TIME macro problem.

1999-12-13 Thread Ali Martin
On Tue, 14 Dec 1999 01:05:46 +0800, Thomas Fernandez wrote: On Tuesday, December 14, 1999, 12:31:50 AM (GMT+0800), Ali Martin wrote: [...] AM THE FINAL RESULT: AM %SETPATTREGEXP="(?m-s)Date\:\s*?((.*?[\d]{4})\s*?([\d]{0,2}\:[\d]{0,2}\:[\d]{0,2})\s*?(.*))"%REGEXPMATCH="%HEADERS" AM We'll

Re: Solution to %DATE and %TIME macro problem.

1999-12-13 Thread Alexander V. Kiselev
Hi there! On 14 Dec 99, at 1:05, Thomas Fernandez wrote about "Re: Solution to %DATE and %TIME macro...": AM THE FINAL RESULT: AM %SETPATTREGEXP="(?m-s)Date\:\s*?((.*?[\d]{4})\s*?([\d]{0,2}\:[\d]{0,2}\:[\d]{0,2})\s*?(.*))"%REGEXPMATCH="%HEADERS" Wow. I haven't understood a word g,

Re: Solution to %DATE and %TIME macro problem.

1999-12-13 Thread Rob
Hello all, on Mon, 13 Dec 1999 11:31:50 -0500, Ali wrote : My reply template for this list now reads: On CORRECTEDDATE macro, %FROMNAME wrote: very nice, thank you !! there will be a day when i understand what happens in that lng line ... until then, i'll just use it ;-) now, how to

Re: Solution to %DATE and %TIME macro problem.

1999-12-13 Thread Alexander V. Kiselev
Hi there! On 13 Dec 99, at 22:00, Rob wrote about "Re: Solution to %DATE and %TIME mac": very nice, thank you !! there will be a day when i understand what happens in that lng line ... until then, i'll just use it ;-) now, how to get rid of that extra space after 'on' ;-)

Re: Solution to %DATE and %TIME macro problem.

1999-12-13 Thread Ali Martin
On Mon, 13 Dec 1999 22:00:27 +0100, Rob wrote: [] very nice, thank you !! there will be a day when i understand what happens in that lng line ... until then, i'll just use it ;-) now, how to get rid of that extra space after 'on' ;-) That's easy. :-0 In your template delete

Re: Solution to %DATE and %TIME macro problem.

1999-12-13 Thread Syafril Hermansyah
Hello Ali Martin, On Mon, 13 Dec 1999 14:16:44 -0500 you told us: [...] AM THE FINAL RESULT: AM %SETPATTREGEXP="(?m-s)Date\:\s*?((.*?[\d]{4})\s*?([\d]{0,2}\:[\d]{0,2}\:[\d]{0,2})\s*?(.*))"%REGEXPMATCH="%HEADERS" AM We'll designate that long line of text CORRECTEDDATE macro for clarity.

Re: Solution to %DATE and %TIME macro problem.

1999-12-13 Thread Ali Martin
On Tue, 14 Dec 1999 09:58:52 +0700, Syafril Hermansyah wrote: [] AM As you can see in my greeting, it works nicely. Check the RFC AM Headers for your message and see. :) Wow, it works! even I don't know how it work :-). Alexander thinks it's a piece of cake. :))) -- Ali Martin

Re: Solution to %DATE and %TIME macro problem.

1999-12-13 Thread Thomas Fernandez
Hallo Ali, On Mon, 13 Dec 1999 23:57:43 -0500GMT, which was Tuesday, December 14, 1999, 12:57:43 PM (GMT+0800) my local time, Ali Martin wrote: AM [] AM As you can see in my greeting, it works nicely. Check the RFC AM Headers for your message and see. :) Wow, it works! even I don't