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

BB adamnt42 at gmail.com
Sat Nov 26 04:18:53 CET 2022


User.Home is probably better! Works without Desktop being loaded.

xwri.open (User.Home &/ "probar.xsl", True)

On 26/11/22 1:37 pm, Bruce Steers wrote:
>
>
> On Fri, 25 Nov 2022 at 19:21, Angel <angelnunez123 at gmail.com 
> <mailto:angelnunez123 at gmail.com>> wrote:
>
>     With the bar / before home it works.
>
>     I am very clueless, do not realize the bar before home.
>
>     Thank you
>
>
> Desktop.class has a Path property that points to your desktop folder..
> xwri.open (Desktop.Path &/ "probar.xsl", True)
>
> BruceS
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20221126/03424412/attachment.htm>


More information about the User mailing list