LOTUSSCRIPT LANGUAGE


Examples: RmDir statement
' Remove directory c:\test from the file system.
RmDir "c:\test"

See Also