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>csetldel()*</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 CSETLDEL()*
 Queries the setting for the left delimiters
------------------------------------------------------------------------------
 Syntax

     CSETLDEL() --> cLeftDelimiter

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

 Returns

     CSETLDEL() returns the character established as the left delimiter.

 Description

     This function queries the current character used in GET fields as a left
     delimiter.

 Note

     .  This function cannot change the delimiter.

 Example

     Query the character for the left delimiter:

     cLeftDelim:= CSETLDEL()


See Also: CSETRDEL()* CSETxxxx()*

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