Open an existing SIS Workspace Definition (SWD).
Visual Basic |
---|
Public Function SwdOpen( _
ByRef filename As String, _
ByVal readonly As Integer _
) As Integer
|
TRUE
|
Make the SWD read-only. |
FALSE
|
Make the SWD editable. |
Available: MD ME MM
Groups:
sis.SwdOpen ("c:\projects\keymap.swd", 0)
Opens the SWD keymap.swd.
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).