cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

How to specify the save path when using ProMdlSave?

CHASEONHO
18-Opal

How to specify the save path when using ProMdlSave?

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?

1 ACCEPTED SOLUTION

Accepted Solutions

You need to set valid working directory before saving model using "ProDirectoryChange"

View solution in original post

1 REPLY 1

You need to set valid working directory before saving model using "ProDirectoryChange"

Top Tags