Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Clipper Tools One Guide - <b>csetpath()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
CSETPATH()

Syntax:     CSETPATH()

Returns:    A character string.
            The current file search path used by Clipper.

Usage:      The function will return the search path for files set by the
            SET PATH command.

Notes:      The PATH set by SET PATH cannot be changed by this
            function.

Library:    CT1.LIB


--------------------------------- Example ------------------------------

Examples:   * Store the current path specified with SET PATH.
            seek_path = CSETPATH()



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