[fpc-pascal][ANN] Sablopas 0.6 available

Christophe cespern at free.fr
Sat Jun 1 14:55:16 CEST 2002


Hello

Sorry for this late answer

>I see it load demo.xml, but after that nothing happens. It tries to access
>something on filedescriptor 4 after that, but gets access denies as answer.

In fact it seems to work but SabloCurl cannot access to the documents used
for creating the output document.

You can pass parameters with a command line

./SabloCurl url_to_xsl_file url_to_input_file url_to_output_file

You have to change the file paths here and allow access to these files on
your http or ftp server. You can also use the file scheme
(file://home/sablopas/demos/demo.xsl) and you can specify nothing as the
output document to send directly the result to sdout (ig : the screen
console).

Take a look at the source code of Sablocurl.dpr especially to the RunDemo
function.

Hope this helps

Christophe







More information about the fpc-pascal mailing list