[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 CSETPATH()*
 Queries the setting for SET PATH TO
------------------------------------------------------------------------------
 Syntax

     CSETPATH() --> cSearchPath

     *  This function is retained for compatibility purposes.  Use the
        CA-Clipper SET() function to develop future applications.

 Returns

     CSETPATH() returns a value that corresponds to the current
     CA-Clipper file search path.

 Description

     This function returns the file search path set by SET PATH TO.

 Example

     Save the path set with SET PATH TO:

     cSearchPath:=  CSETPATH()


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