Support Board
Date/Time: Sat, 19 Apr 2025 15:46:18 +0000
Post From: [ACSIL] How select Path only like Set(get)PathAndFileName?
[2025-03-17 16:35:01] |
User351137 - Posts: 14 |
Thanks for your response! Yes, the first option (removing the filename programmatically) is the workaround I currently use. But it still forces the user to select a file first, which is not ideal. A proper solution would be a function that directly opens a folder selection dialog instead of a file selection dialog. Is there any way to implement this directly within Sierra Chart, or would I need to handle this via a Windows API call (e.g., SHBrowseForFolder or IFileDialog)? mybe easly way is add from SC new funktion to ACSIL like SetPath() ? |