Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper Tools . Books 1-3 - <b>csetpath()*</b> http://www.X-Hacker.org [<<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()


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson