Opens an existing project.
All of the SWDs and NOL files in the target folder will be opened.
Note: The ProjectOpen Method replaces the WorkspaceOpen Method which was used in previous versions of Cadcorp SIS.
Visual Basic |
---|
Public Function ProjectOpen( _ ByVal folder As String, _ ByVal savecode As Integer, _ ) As Integer |
0 | Do not save any modified datasets and/or SWDs. |
1 | Save all modified datasets and/or SWDs. |
2 | Prompt the user with each modified dataset and/or SWD. |
Available: GEO MD ME MM OD OM SISpy
Group:
sis.ProjectOpen("C:\\Projects\\Project1",0)
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).