Ahile07 Posted January 9, 2017 Share Posted January 9, 2017 Hello Guys, Planning to build a little script to get the path of a file. Wondering if there is any change I can drop a file in a box and read its path. Or click on it and read it. Or any easy way of getting the file path - the specific file that i want from a specific folder. Planning to store the path in a variable and use it after. I can't find anywhere an example of how to read and store the path of a file in a folder. Appreciate. Link to comment Share on other sites More sharing options...
Subz Posted January 9, 2017 Share Posted January 9, 2017 Have a look at GUICtrlCreateInput in the Help File it has a File Drag and Drop example Link to comment Share on other sites More sharing options...
Ahile07 Posted January 9, 2017 Author Share Posted January 9, 2017 49 minutes ago, Subz said: Have a look at GUICtrlCreateInput in the Help File it has a File Drag and Drop example Cheers mate. I'll have a look asap. Link to comment Share on other sites More sharing options...
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