[Gambas-user] Xmlwriter.open always gives error 43

Karl Reinl karl.reinl at fen-net.de
Fri Nov 25 19:01:52 CET 2022


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Am Freitag, dem 25.11.2022 um 17:32 +0100 schrieb Angel:
> xwri.open ("home/angel/probar.xsl", True) 
> 
> 
Salut,

  try with the third parameter, an encoding that is on your computer.

 * Encoding: By default, XmlWriter uses UTF-8 encoding to write the file.You can specify any different encoding, if it is supported by libxml2.Dim xml As New XmlWriter  	xml.Open(strArgus[0] & ".xml",TRUE,"utf-8")  that works for me
- -- 
Amicalement
Charlie
-----BEGIN PGP SIGNATURE-----

iQGzBAEBCgAdFiEEjowiKCHQ+TXcV68jJzngniJtB0MFAmOBAxAACgkQJzngniJt
B0NlfwwAkzi9J4Wd9NkoFThOqcfLLn6faQF48c0W/WVth0ykxpbI6hgj2JYVbvEF
AMATcU08mNaXQQ+FXLY5JLvAQSsyHCJenKpKsQVZvWrkX8wEhRgaSDXpFuSprtgO
OrWxsCgeE6PYtUq/VtTQkGz+h6Ymp4IrWBtsHv1+RK69izOkgkGZnf8KCJnikw3M
JjpRIy+0iOygMuIWwM40gMzRgoyRXQRrRnZWOzwqKUf4hsr3/HRFIniC08m6P57M
NjUtK2We8cWCMLOCLhUWuSpjO0FreK/bdPZdBQpQw9EJI1uNNlCrzzTcZB8UUR0r
AVARhTejyN4w5SGL6p9Y/Ky752mEcLmPsw3lq8V7R4y/9gLu6RmoNJ22UFUxpcPP
Q06rea9az2ZA7I0i/Hecisa6T8Vuo0dGNtkIohyk59tGB07ZHnlWc1VmTk71kWwd
PKhUKAnk73jEluVjQAn5w+NUogG5B6AXKnmrP60BHDoifrBu3nkUX06ZcTYDEgb0
E6yEFBDn
=clmv
-----END PGP SIGNATURE-----



More information about the User mailing list