Chapter 5 Manipulating The Repository Using Scripts
To create a folder:
Use the following | Description |
---|---|
CreateFolder(ByVal FolderName As String) As BaseObject | Method on RepositoryFolder that allows you to create a new folder in the repository browser |
To delete an empty folder:
Use the following | Description |
---|---|
DeleteEmptyFolder() As Boolean | Method on RepositoryFolder that allows you to delete an empty folder in the repository browser |
For more information on documents, see the "Accessing a Repository Document" section.
Copyright (C) 2007. Sybase Inc. All rights reserved. |
![]() |