I want to save my model using flexscript and I know the path under which I want to save it. The command cmdsaveas() does almost what I want with the difference that it first prompts the user to indicate the path - and I want to skip this indication step. I searched the documentation for anything along the lines of cmdsave(str path) to no avail. Any suggestions?