Saves the Scheduler with the specified file name in either mp or mpx format.
Scheduler.saveAs(sFile)
This method saves the Scheduler in a file with the name that you specify as sFile. The file is saved in either mp or mpx format.
See also save method