Re: When did we lose control?2004-10-21 13:00:00Frank wrote: "%!" expands to a single "/" slash.
I suggested "%!" instead of "%/" so that there will be no slash in the
<domain-spec> string for easy parsing. But (as Wayne pointed out to me)
there still could be a slash, for example in the macro "%{d./}".
So choosing "%!" instead of "%/" did no help.
Therefore probably a better solution would be:
"%/" expands to a single "/" slash.
Roger
|
|