Skip to main content
18-Opal
August 9, 2018
Solved

How to specify the save path when using ProMdlSave?

  • August 9, 2018
  • 1 reply
  • 1318 views

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?

Best answer by syalagudri

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

1 reply

14-Alexandrite
August 9, 2018

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