Saves the current SIS Workspace Definition (SWD) as a Published Window Definition (PWD). A PWD file is a Published Window Definition for viewing with Map Express.
Visual Basic |
---|
Public Function SwdSaveAsPwd( _
ByRef filename As String _
) As Integer
|
Available: MD ME MM
Groups:
sis.SwdSaveAsPwd ("c:\My Documents\Town Plan.pwd")
Saves the current SWD as a PWD with the name c:\My Documents\Town Plan.pwd
To save this SWD as a PWD in SIS version 6 format:
sis.SwdSaveAsPwd ("c:\My Documents\Town Plan.pwd?format=V6")
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).