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

Admin admin at allunix.ru
Fri Nov 25 18:25:15 CET 2022


That would not work either, without first slash before "home" it will 
actually always be "/home/angel/home/angel/probar.xsl", but that should 
not cause "access forbidden" but rather "no such file or directory". 
Strange.

Dmitry.

25.11.2022 23:32, Angel пишет:
>
> 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.
>>
>
> ----[http://gambaswiki.org/wiki/doc/netiquette  ]----

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20221126/ab2a6748/attachment.htm>


More information about the User mailing list