Support Board
Date/Time: Thu, 01 May 2025 06:17:29 +0000
Post From: [ACSIL] How select Path only like Set(get)PathAndFileName?
[2025-03-17 12:57:15] |
cmet - Posts: 690 |
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. |