On Mon, 30 Jul 2001, Alex Pircher <[EMAIL PROTECTED]> wrote:

> Exists there a way to read one token-value out of a file where the
> lines can be separated by a carriage return?

filtersfile uses standard property files, IIRC you can escape line
ends using a backslash followed by nothing, something like

property=this is a \
two line value

Stefan

Reply via email to