LotusScript LanguageM-PExamples: MkDir statementExamples: MkDir statement' Create directory TEST, in the root directory of drive C.MkDir "c:\test"