Hi all, I need regexp for this:
original message: ======= hi all, this is just test ====== I need to extract "this is just test" and everything after that. it could works like this: 1. look if in the first 5 lines is \n\n 2. if yes, extract everything after \n\n 3. if no, just put original message. I can't do such a macro :( it could work for reply template, when original message looks like: ===== David Elliott [DE], on Thursday, June 6, 2002 at 14:48 (+0100) wrote in [EMAIL PROTECTED]">mid:[EMAIL PROTECTED] : DE> -----BEGIN PGP SIGNED MESSAGE----- DE> Hash: SHA1 DE> ... ===== after reply it could quote only: ===== DE> -----BEGIN PGP SIGNED MESSAGE----- DE> Hash: SHA1 DE> ... ===== and not also first 2 lines (so I need not to delete them) -- --+ +-- +- WEB: www.2ge.sk Mail: [EMAIL PROTECTED] +--+ | - +-- IRC: _2ge_ (ircnet) ICQ UIN: 7552083 +====+==+=+====- The Bat! 1.60p on Windows 2000; BN 2195.Service Pack 25.0 Blondes have more fun, Redheads ARE more fun!!! ______________________________________________________ Archives : http://tbtech.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] Unsubscribe: mailto:[EMAIL PROTECTED]
