MarkB successfull working brain makes hungry... There a two more problems I was not yet able to solf myself:
Some of the mails I get contain text I would like to have it not printed because the info is superfluous and it uses only to much paper (more then 1 page).
I think it needs a specific filter and a script for wich I tried to make use of the following parts of another script of mine.

set #ll -1
LocateLine #ll "Bestellung über ZVAB bei:" $b
if #ll > -1 then DL1
goto FL2

DeleteLine $b #ll 11
:FL2
:set #l -1
:LocateLine #ll "Zum Bearbeiten" $b
:if #ll > -1 then DL2
:goto FL3


etc.
While the filters part works fine, the script ignores me javascript:emoticon(':oops:')
Embarassed
...because I don't know, with what the script has to start and with what to finish it.
The second problem: I would like to have a script which eliminates empty lines
After this, I promiss, I will let the moderators rest - at least form some time...
cordially, Götz