ChDir

www.kxcad.net Home > Electronic Index > Altium(Protel) Index


Your Ad Here

Declaration

procedure ChDir(Const Directory : String);

Description

The ChDir procedure changes the working directory and drive to the path specified in the Directory argument. If ChDir cannot set the directory for any reason, it reports an I/O error.

See also

GetDir, MkDir, RmDir procedures.

Your Ad Here