Close Method

Close method

Closes the document and all associated windows.

Syntax

Close([SaveChanges], [File])

Where:

     SaveChanges is an optional Boolean variable indicating whether to save changes made since the last save (A value of True saves the changes, while a value of False does not);

     File is an optional string naming the file to be saved.

Close method example

URL:  http://www.progecad.us/index.pl?iid=21520
Printed on:  May 19, 2013 1:14 PM