LOTUSSCRIPT/COM/OLE CLASSES


Examples: PutInFolder method
1. This script puts a document in the folder Jambalaya.
2. This script puts a document in the folder Spicy, which is located inside the folder Recipes.
3. This script puts a document in the private folder called Greens.
4. This script performs a full-text search in the current database and places the top twenty matching documents in a folder called Spicy. If the folder does not exist, one will be created.
5. This script selects all the documents within a document collection that contain the field "Conflict", and moves them to a folder.
See Also