Exits the Cadcorp SIS session, using the chosen savecode.
Visual Basic |
---|
Public Function Exit( _
ByVal savecode As String _
) As Integer
|
SIS_NOSAVE (0)
|
Do not save any SWDs or Datasets before exiting |
SIS_SAVE (1)
|
Save all SWDs and Datasets before exiting |
SIS_PROMPTSAVE (2)
|
Prompt to choose whether or not to save SWDs and Datasets before exiting |
Available: MM ME MD
Groups:
sis.Exit(SIS_SAVE)
Saves all SWDs and Datasets before exiting.
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).