demoFileSave.py

demoFileSave.py
1 import MaxPlus
3 fm.Save(MaxPlus.PathManager.GetTempDir() + r"\test.max")
4 print fm.GetFileNameAndPath()