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

 Syntax:  Chdir (String) ;

 Type:    String

 Form:    Procedure

 Purpose: Changes the current directory path to String.


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


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

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