c.haslam Posted November 5, 2018 Posted November 5, 2018 I uploaded cFileSelectFolder.zip to Downloads. Then later I uploaded cFileSelectFolder 1_0_2.zip. Both contain .au3 files. I wish cFileSelectFolder 1_0_2.zip to be available but not cFileSelectFolder.zip to be available. I have tried various ways to delete the latter file, but without success. How can I remove cFileSelectFolder.zip ? Is there a guide somewhere? Spoiler CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard
c.haslam Posted November 5, 2018 Author Posted November 5, 2018 cFileSelectFolder.zip has now disappeared, but I don't know how I achieved this. Where can I find instructions for avoiding this situation in the future? Spoiler CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard
Mbee Posted May 1, 2019 Posted May 1, 2019 @c.haslam, I couldn't find a forum thread devoted to cFileSelectFolder, so I'm posting here. Your UDF looks interesting and I'd be inclined to try it out, but it's missing a feature that I cannot do without: The ability to directly enter a path, usually pasted from the clipboard. I loathe file system navigation, so I have a Send To function that simply copies the path of the file system object of interest to the clipboard (or optionally several), ready for pasting. For that reason, I always have used the FileSelectFolder UDF by @trancexx, but I've been on the lookout for similar UDFs that also allow direct input. You might consider looking into providing that feature...
c.haslam Posted May 1, 2019 Author Posted May 1, 2019 I will consider adding this feature. Spoiler CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now