<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://gambas-buch.de/dwen/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>GAMBAS-BOOK 3.19.5 - k6:k6.7</title>
        <description></description>
        <link>https://gambas-buch.de/dwen/</link>
        <lastBuildDate>Wed, 22 Apr 2026 09:30:26 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://gambas-buch.de/dwen/lib/tpl/dokuwiki/images/favicon.ico</url>
            <title>GAMBAS-BOOK 3.19.5</title>
            <link>https://gambas-buch.de/dwen/</link>
        </image>
        <item>
            <title>start</title>
            <link>https://gambas-buch.de/dwen/doku.php?id=k6:k6.7:start&amp;rev=1775135270&amp;do=diff</link>
            <description>6.7 Instructions CHOWN, CHMOD and CHGRP

Selected properties of the Stat class can be used to read information about the owner, group or permissions of a particular file or directory:


Dim sFilePath As String = User.Home &amp;/ &quot;nwm.xml&quot;

Print &quot;User  = &quot; &amp; Stat(sFilePath).User
Print &quot;Group = &quot; &amp; Stat(sFilePath).Group
Print &quot;Permissions = &quot; &amp; Stat(sFilePath).Auth</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 02 Apr 2026 13:07:50 +0000</pubDate>
        </item>
    </channel>
</rss>
