LotusScript LanguageQ-TExamples: RmDir statementExamples: RmDir statement' Remove directory c:\test from the file system.RmDir "c:\test"