EAT wrote: > Here's the question. Why does the above only find and append to full-contents lines with "=== " and completely ignore lines with "--- "????????????????????????????????????????????? ^_^ Because that's the way you wrote it? headrule: [ some [ [ thru "=== " copy head to newline ( append head " (FIRST LEVEL)" append full-contents head ) ] | some [ thru "--- " copy head to newline ( append head " (SECOND LEVEL)" append full-contents head ) ] ] ] Andrew Martin [EMAIL PROTECTED] http://members.xoom.com/AndrewMartin/ Online @ 33,600 Baud! -><-