Hey,
How can I create a open/ save text file dialog for my program. I am going to eventually compile it using swish, and I want the user to be able to load files off of their hard drive. I’d like to make it so the user can browse their hard drive for the files. As an extra option, I’d like to make it so they can download files from the internet. Once I have the filename and path, how do I assign to a variable? sorry for the length…