FORMULA LANGUAGE
Syntax
@Command( [CreateFolder] )
Usage
A database must be open or selected on the workspace, and the user must have at least Designer access to the database, or have permission in the ACL to create personal folders.
This command does not work on the Web.
Language cross-reference
EnableFolder method of LotusScript NotesDatabase class
enableFolder method of Java Database class
PutInFolder method of LotusScript NotesDocument class
putInFolder method of Java Document class
See Also