I want to browse for a path and save it to a field. (The idea is to work on all the files in the chosen directory.) But I can’t figure out how to return the path. There’s a SaveFileDialog method and OpenFileDialog in the UIWorkspace class but they don’t do it.