Renames and saves the current SIS Workspace Template (SWT).
Visual Basic |
---|
Public Function SwtSaveAs( _
ByRef filename As String _
) As Integer
|
- filename
- The new name for the SWT file.
Available: D
Groups:
sis.SwtSaveAs ("c:\data\SWT\planning.swt")
Saves the current SWT with the name c:\data\SWT\planning.swt.