SET FULLPATH Command

Specifies if CDX( ), DBF( ), MDX( ), and NDX( ) return the path in a file name.

SET FULLPATH ON | OFF

Parameters

  • ON
    (Default) Specifies that CDX( ), DBF( ), MDX( ), and NDX( ) return the drive designator, path, and file name.
  • OFF
    Specifies that only the drive designator and file name are returned.

See Also

CDX( ) | DBF( ) | MDX( ) | NDX( )