<div dir="ltr"><div dir="ltr">Hi Lee,<br>the wiki is correct.<br>My old brain didn't :-(<br><br>Regards<br>Gianluigi<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno dom 5 mag 2019 alle ore 09:35 Gianluigi <<a href="mailto:bagonergi@gmail.com">bagonergi@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi Lee,<br>thank you very much.<br>Now I understand.<br><br>Regards<br>Gianluigi<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno dom 5 mag 2019 alle ore 02:21 T Lee Davidson <<a href="mailto:t.lee.davidson@gmail.com" target="_blank">t.lee.davidson@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Symbolic links to regular files are treated the same way. Symbolic links to directories are treated differently.<br>
<br>
With FollowLink=False, a sym-linked directory will not be recursed. With FollowLink=True, a sym-linked directory *will* be recursed.<br>
<br>
<br>
___<br>
Lee<br>
<br>
<br>
On 5/4/19 7:44 AM, Gianluigi wrote:<br>
> I don't understand this in the wiki: "If FollowLink is TRUE, then symbolic links on directories are recursed. Otherwise they are <br>
> processed like normal files."<br>
> This code with True or False prints symbolic links in the same way:<br>
> <br>
> Public Sub Main()<br>
> <br>
>    Dim File As String<br>
> <br>
>    For Each File In RDir("/path/of/directory", Null, 0, True) ' or False<br>
>      Print File<br>
>    Next<br>
> <br>
> End<br>
> <br>
> Who helps me to understand for a correct translation?<br>
> <br>
> Regards<br>
> Gianluigi<br>
> <br>
> <br>
> ----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
> <br>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
</blockquote></div></div>
</blockquote></div>