[<<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()*
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson