mlefevre
04-13-2009, 01:50 PM
Hey,
How can I save the current scene to a specified location using MEL?
pseudo e.g.
string $location = "C:\myFolder";
file -save -location $location;
I've been sourcing the setProject.mel script, then running the procedure sp_setLocalWorkspaceCallback, but it creates unwanted folders/workspace.mel files.
Thanks!
How can I save the current scene to a specified location using MEL?
pseudo e.g.
string $location = "C:\myFolder";
file -save -location $location;
I've been sourcing the setProject.mel script, then running the procedure sp_setLocalWorkspaceCallback, but it creates unwanted folders/workspace.mel files.
Thanks!
