on Wednesday, 12 February 2003, Marck wrote

CL>> 1. every result is listed on a separate line (not together as
CL>> separated by semicolons)

MDP> This is in the FAQ library:

MDP> http://www.silverstones.com/thebat/Library.html#attachments+listing

ok so i went there, and then pasted tit in to a QT called at1:

======[ AT1 ]========
%REM='written by Matthias Appel in oct. 2001'
%IF:"%ATTACHMENTS"="<none>":"":"Attachments:
%COMMENT='%ATTACHMENTS'%-%QINCLUDE='at2'"%-
=====[ End QT ]======
======[ AT2 ]========
%IF:"%SETPATTREGEXP='(?i)^.*?(;).*$'%REGEXPMATCH='%COMMENT'"=";":"%-
%SETPATTREGEXP='(?i)^\s*(.*?)\s*;.*$'%REGEXPMATCH='%COMMENT'
%COMMENT='%SETPATTREGEXP=""(?i)^.*?;\s*(.*)\s*$""%REGEXPMATCH=""%COMMENT""'%-
%QINCLUDE='at2'":"%COMMENT%-%COMMENT=''"%-
=====[ End QT ]======


but when i use it, it doesn't work.  instead this is the output (with
three .jpg attachments, first of which is 'in the spa.jpg'):


======[ AT1 ]========

Attachments:
=====[ End QT ]======
======[ AT2 ]========
in the spa.jpg
=====[ End QT ]======

does it work properly for you?  if not, can you fix it?

cheers,
charlie


________________________________________________________
 Current version is 1.61 | "Using TBTECH" information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to