[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 RMDIR                    Remove Disk Subdirectory                    pp 189

 Syntax:  Rmdir (String) ;

 Type:    String

 Form:    Procedure

 Purpose: Remove directory path given by String.


 ----------------------------------------------------------------------------


 Usage:
       BEGIN
          Rmdir ('C:\Pascal') ;
       END.

See Also: ChDir GetDir MkDir
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson