>
> The problem is that I'm processing auto-generated HTML files. I can
> modify them and escape all the [[ blocks, but it occurred to me that
> I really didn't want any processing at all, so why bother with the
> overhead. I guess what would do just fine is if EmbperlObject had a
> call that, given a file, would give me a path to where it found it.
>
Such a call will come surly in one of the next releases, until then you need
your escape workaround...
> BTW. Embperl states that all ['s should be escaped, howeverI note
> that it doesn't do anything with code like [foo]. Should I trust
> that to remain the case?
Yes, this will remain, you only have to escape Embperl special charaters
like [+ or [- and so on, but there might be more of them in the future, so
it will be more safe (and easier) to simply substitue all [ with [[
Gerald
-------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925151
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]