Hi, CT function DIRCHANGE in Clipper not change default disk, while Harbour changes.
Proc main() ? DiskName() ? DirChange( "C:\WINDOWS" ) ? DiskName() Return Clipper: D 0 D Harbour: D 0 C DOS API "CHDIR" - SET CURRENT DIRECTORY note: if new directory name includes a drive letter, the default drive is not changed, only the current directory on that drive. best regards, Saulius
_______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour