Saves the current SIS Workspace Definition (SWD) as a SIS Workspace Template (SWT).
Visual Basic |
---|
Public Function SwdSaveAsSwt( _
ByRef filename As String _
) As Integer
|
Available: MD ME MM
Groups:
sis.SwdSaveAsSwt("c:\Data\SWT\Basemap.swt")
Saves the current SWD as an SWT with the name c:\Data\SWT\Basemap.swt.
To save this SWD as an SWT in SIS version 6 format:
sis.SwdSaveAsSwt ("c:\Data\SWT\Basemap.swt?format=V6")
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).