Hello Kevin,

It was Saturday, June 22, 2002 at 11:01 GMT -0400, when Kevin Coates
[KC] wrote:

KC> The results are below. Note the "Date" line and how it has a
KC> preceding space

Ok, well this one is because the %IF macros aren't processing the
month correctly.  However, if you copied and pasted what I gave you
into the Date QT, I don't see the problem.

KC> and part of it went to a second line.

This looks like a missing %- macro at the end of one* of your lines.

 * Lines 18-20 to be more precise.

KC> The other lines seem okay.

Yup, they do.  It's clearly a copying error in the Date QT.  Just to
make sure that the problem wasn't on my end, here it is again, the
working version I use.  Use <Ctrl><C> to copy and <Ctrl><V> to paste
this into your QT, and do the test again.

====[Date QT]====
%REM="Do Month translation"%-
%Comment="%QINCLUDE=""Date-Month"""%-
%-
%IF:"%Comment"="Jan":"January":""%-
%IF:"%Comment"="Feb":"February":""%-
%IF:"%Comment"="Mar":"March":""%-
%IF:"%Comment"="Apr":"April":""%-
%IF:"%Comment"="May":"May":""%-
%IF:"%Comment"="Jun":"June":""%-
%IF:"%Comment"="Jul":"July":""%-
%IF:"%Comment"="Aug":"August":""%-
%IF:"%Comment"="Sep":"September":""%-
%IF:"%Comment"="Oct":"October":""%-
%IF:"%Comment"="Nov":"November":""%-
%IF:"%Comment"="Dec":"December":"" %-
%-
%REM="Include date"%-
%QINCLUDE="Date-DOM", %-
%-
%REM="Add in Year"%-
%QINCLUDE="Date-Year"%-
%-
%Comment=""%-
====[End]====

KC> I stripped everything extraneous from my reply template just to be
KC> safe.

It isn't your reply template, so you don't need to worry about that.
The problem is clearly somewhere in the Date QT.  We just need to find
it.

KC> Is there anything else I can check?

If it still doesn't work, add a %COMMENT macro immediately after
the fourth line of the date QT.

Then run the date macro again in your reply.  That will tell us if the
problem is in the Comment field.

-- 
Thanks for writing,
 Januk Aggarwal

If you've ever noticed, the average traffic cone queue stretches for
miles, and the poor things often wait for hours without progressing 
anywhere. Traffic cones have rights, just like people.


______________________________________________________
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to