File save dialogue from Perspective script

Is there a possibility to get a save file dialogue similar to the one with system.file.saveFile when only having Perspective? Using the system.file.saveFile function will give an AttributeError without a Vision module.

See system.perspective.download(). Note that browser security will prevent you from having influence on where the file is placed, nor more than suggest the file name.

3 Likes