Close

Purpose: Close the current schedule.

Return Value: None

Argument  

Type

Required

Purpose

1

String

No

If "NoSave" then file closes immediately without asking user to first save file, even if the file has been altered without being saved.

Notes:

Example: Save and close the current schedule object.

With objMilestones

.Save ("c:\milestones\charts\my schedule.MLG")

.Close

End With

 

 

Milestones Professional 2019 Automation Methods and Properties.  © Copyright 2018, KIDASA Software, Inc. All rights reserved.