Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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"
