[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  NEWDIR

  .  Summary

  newdir(<directory>);

  .  Description

  The newdir function is used to changed the current drive and/or di-
  rectory. The <directory> argument should be the drive and/or direc-
  tory to change to.

  .  Return Value

  A non-zero (TRUE) value is returned if the function is successful,
  otherwise a zero (FALSE) values is returned (if the drive or direc-
  tory is illegal or doesn't exist).

  .  Example

  newdir("C:\TELIX");

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