.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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