listfolder($specialUserFolder, , 2+64); returns wrong special paths

Things you’d like to miss in the future...
Post Reply
autocart
Posts: 1246
Joined: 26 Sep 2013 15:22

listfolder($specialUserFolder, , 2+64); returns wrong special paths

Post by autocart »

Hi Don,

listfolder($specialUserFolder, , 2+64); returns wrong special paths

Ofc, $specialUserFolder must be replaced with an actual user name as one word (without path).

Problem:
If that user folder contains Desktop, Documents, Downloads and Links as subfolders, as it usually(?) does, then these folders should be included in the return as "[user name]\Desktop" etc. but are returned as only "Desktop" etc.

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: listfolder($specialUserFolder, , 2+64); returns wrong special paths

Post by admin »

Confirmed. Next beta.


Post Reply