[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 CDIR() Change Directory

 Returns
 <lSuccess> => Success or not

 Syntax
 CDIR(<cPath>)

 Description
 Attempts to change directory to <cPath> - a valid
 directory on the current drive.

 Examples

  IF CDIR("\OVERTHERE")
    MSG("We're over there now")
  ENDIF

 Source: CDD.ASM

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson