Hello Earl,

> What you can do is use a simple preprocessor to strip out the blank
> line.  Take the following source:
> 
>     #!/usr/local/bin/perl
>     while (<>) {
>         print;
>         <>  if /^---------- End of Message ----------/;
>     }

OK, I'll give it a try, but what should I use as MSGSEP in my *.rc file?

Do I use ^---------- End of Message... or ^From ?

Also, does anyone know if we may see native Mercury/32 parsing in a
future version?
-- 
Gerry Hickman (London UK)
http://www.gerry1.dircon.co.uk/

Reply via email to