.

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 LANGUAGE


RmDir statement
Example

Removes a directory from the file system.

Syntax

RmDir path

Elements

path


Usage

The maximum length of path depends on the platform you are using.

If the directory named by path is not empty, RmDir generates an error.

Example
See Also