Many, many months ago I inquired about getting some Ebay info from a
message and reformatting it in a post. Well, I've finally come to
using some of the suggestions and there was one that looked very
promising but I'm having trouble getting it to work right.

===[QT: item_list]===
%COMMENT="%TEXT"%-
%QINCLUDE="item"%-
======

===[QT: item]===
%IF:"%-
%-%-%SETPATTREGEXP='(?msi)^item'%-
%-%-%REGEXPMATCH='%COMMENT'%-
"<>"":"%-
%-%-%SETPATTREGEXP='(?msi)^item:\s*(.*?)\s*\n'%-
%-%-%REGEXPMATCH='%COMMENT'
%-%-%COMMENT='%-
%-%-%-%-%SETPATTREGEXP=_(?msi)^item:\s*.*?\s*\n(.*)_%-
%-%-%-%-%REGEXPMATCH=_%COMMENT_'%-
%-%-%QINCLUDE='item'%-
":"%-
%-%-%COMMENT=''"

It's supposed to take something formatted like:

Item:  Bicycle
Price:     $50.00

Item: Recorder
Price:  $20.00

and let you do something like:

For Sale: Bicycle currently price at $50.00

For Sale: Recorder currently price at $20.00

Etc.

And do it for however many items are listed in the post.  But I can't
get the above to do anything for me.

Could someone verify if it can do this type of thing, and if so, how I
need to format the template(s)?

Thanks for any help.

-- 
ò.ó Nick
 Danger


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

Reply via email to