Re: How to have recent folders bar show up at Save As dialog box?
| Newsgroups | gmane.comp.windows.power-pro |
|---|---|
| Message-ID | <[email protected]> |
No, I am afraid not because the "no files" switch is not able to work with the folder shortcuts in recent. You could try a short script to work through all the shortcuts in the recent folder using file.listfiles and copy only the folders to a temporary folder. Then menu.folder that folder. File.isfolder will detect shortcuts to folders in my tests.