listfolder($specialUserFolder, , 2+64); returns wrong special paths
Posted: 27 Oct 2021 16:14
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.
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.