An archeological dig discovered that on Monday, October 21, 2002 at
7:35 PM, I typed the following:

>> There is a macro %TEXT="n", which inputs only first n rows of
>> original message, in this case first six. Problem is in missing
>> macro, which will input the rest of original message - from row 7
>> to end.

> I think so, try:

Ok, that doesn't seem to work, though I don't know why.  Here is one
that does work (tested):

%SETPATTREGEXP="(?s-m)^([^\n]*\n){6}(.*)$"%-
%REGEXPBLINDMATCH="%Text"%-
%SUBPATT="2"%-

Just change the 6 to whatever number of lines you want to exclude.

-- 
Have fun,
 Januk Aggarwal

"A computer once beat me at chess, but it was no match for me
at kick boxing." -Emo Philips 


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

Reply via email to