Why outsource this to cmd and dir?History wrote:Code: Select all
v16.60.0207 - 2016-04-21 19:09 . . . > Tip: This pops a list of all folders (recursively, without files) below the current folder: text runret("cmd /c dir /s /b /o:n /ad");
Code: Select all
InputSelect(<curpath>, folderreport('dirs', 'r',,'r'), <crlf>);
XYplorer Beta Club