Close all of the windows of the current SIS Workspace Template (SWT).
Visual Basic |
---|
Public Function SwtClose( _
ByVal savecode As Integer _
) As Integer
|
SIS_NOSAVE (0)
|
Do not save the SWT. |
SIS_SAVE (1)
|
Save the SWT if it has been modified. |
SIS_PROMPTSAVE (2)
|
Prompt the user to save if the SWT has been modified. |
Available: MM ME MD
Groups:
sis.SwtClose(SIS_PROMPTSAVE)
Prompt the user to save if the SWT has been modified.
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).