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>csetrdel()*</b> http://www.X-Hacker.org [<<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()*

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