Support Board
Date/Time: Sat, 19 Apr 2025 15:37:30 +0000
Post From: [ACSIL] How select Path only like Set(get)PathAndFileName?
[2025-03-17 12:57:15] |
cmet - Posts: 689 |
My guess is, you would need to include this step but remove the file name programmatically: the user must select a folder that contains at least one file for the "Open" button in the dialog to become active. After selecting a file, the user can manually delete the filename so that only the path remains in the input field.
Or go through Windows to access folder structure. |