Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! 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"
