Community Tip - You can change your system assigned username to something more personal in your community settings. X
I Create a new model(new.drw file).
and call ProMdlSave().
a model(new.drw) save at C:\Users\Public\Documents
can i change ProMdlSave path?
Solved! Go to Solution.
You need to set valid working directory before saving model using "ProDirectoryChange"
You need to set valid working directory before saving model using "ProDirectoryChange"
