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.MLJ")

.Close

End With

 

 

Milestones Professional 2021 Automation Methods and Properties.  © Copyright 2001-2021, KIDASA Software, Inc. All rights reserved.