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

 Syntax:  Mkdir (String) ;

 Type:    String

 Form:    Procedure

 Purpose: Create directory path given by String.


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


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

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