cos00kun local file = ui.savedialog("Save current date to...") ...... ........ How do I make the savedialog popup by default be (...Computer/Documents/..) another folder when I run it?
cos00kun If I need to explain a little more, when the dialog opens, "..."computer/documents.." should not open, for example "...computer/blabla/pictures.."
Samir Yes it's a good Idea. I will change both functions ui.savedialog and ui.opendialog to provide an initial directory argument