[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
 CSETRDEL()*
 Queries the setting for the right delimiter
------------------------------------------------------------------------------
 Syntax
     CSETRDEL() --> cRightDelimiter
     *  This function is retained for compatibility purposes.  Use the
        CA-Clipper SET() function to develop future applications.
 Returns
     CSETRDEL() returns the character established as the right delimiter.
 Description
     This function queries the current character used as a right delimiter in
     GET fields.
 Note
     .  This function cannot change the delimiter.
 Example
     Query the character for the right delimiter:
     cRightDelim:= CSETRDEL()
See Also:
CSETLDEL()*
CSETxxxx()*
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson