CreateFolder @Command (Formula Language)
Displays the Create Folder dialog box, which lets you choose a location for a new folder and create it.
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