osfd behaviour

Subject: osfd behaviour
From: Holger Klawitter <holger@xxxxxxxxxxxx>
Date: Thu, 20 Jul 2000 11:29:51 +0200
Hi there,

the following dsssl script should write its content to stderr, shouldn't
it? However what it does is writing the output the file with name
given from stdin. (openjade 1.3, Linux 2.2.13, sgml backend)

---------SNIP
<!doctype style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN"[
<!entity stderr SYSTEM "<osfd>2">
]>
(declare-flow-object-class entity
   "UNREGISTERED::James Clark//Flow Object Class::entity")
(default (make entity system-id: "&stderr;" (literal "Hello World")))
---------SNIP

What am I getting wrong?

Regards,
Mit freundlichem Gruß,
	Holger Klawitter
--
Holger Klawitter                                    +49 (0)251 484 0637
holger@xxxxxxxxxxxx                            http://www.klawitter.de/



 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread