In our application, we need to specify a default name when
calling file.browseForSave("Save"). However, it seems impossible.
file.resolvePath("<path>") does not help as if the specified path does not exist, it throws out an error.
Anyone can help? Thanks in advance!
file.resolvePath("<path>") does not help as if the specified path does not exist, it throws out an error.
Anyone can help? Thanks in advance!