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

Angel angelnunez123 at gmail.com
Fri Nov 25 17:32:11 CET 2022


I have tried the following code:

xwri.open ("home/angel/probar.xsl", True)

Without accents or spaces, without the file and creating a file with the 
same empty name,

I always give me error 43 Access forbidden


El 25/11/22 a las 7:32, Angel escribió:
>
> Hi
>
> When executing the sentence:
>
>
> xwri.open ("~/desktop/file new.xsl", True)
>
>
> To save the XML to a file, error 43 always comes out.
>
> When I am the owner of the file, and the file is in the Home Desktop 
> folder.
>
> I have tried to erase the file and create an empty file with that name 
> and give the same error.
>
> What am I doing wrong?
>
> How to save the resulting XML to a file.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20221125/117ee62f/attachment.htm>


More information about the User mailing list