"[EMAIL PROTECTED]" wrote:

> thanks for replies
>
> and what is the connection with php_sablot.dll, the php extension ?
>
> this php_sablot.dll also uses sablot.dll ?

Yes, php_sablot calls functions from sablot.

> is it of anyuse to update sablot.dll and not php_sablot.dll ?

Yes, php_sablot works as a kind of wrapper over sablot. As sablot API
(almost) doesn't change, php_sablot should remain the same for different
sablot versions (with the same API). It usually makes sense to update
sablot as new versions bring new XSLT features and replace old bugs with
new ones :)

> and is there a connection with perl56.dll ?

No, provided you run sabcmd from the command line or sablot via php there
is definitely no connection to perl. However, if you run sabcmd from a
perl script, perl.dll might be required.

> I once had this message when running sabcmd :
>
> unable to find perl56.dll
>
> then i moved perl56.dll that happened to be on my machine in the
> windows\system and after some reboot the message disappeared.

No idea. I would also reboot (a few times) in such a situation.

--
Petr Cimprich
Ginger Alliance
www.gingerall.com


Reply via email to