SET TEXTMERGE DELIMITERS Command
| Visual FoxPro 9.0 SP2 |
| SET TEXTMERGE DELIMITERS Command |
| See Also |
|
Specifies the set of text-merge delimiter characters to use other than the default.
SET TEXTMERGE DELIMITERS [TO cLeftDelimiter [, cRightDelimiter]] |
Parameters
- [TO cLeftDelimiter[, cRightDelimiter]]
-
Specifies the delimiters to use. You can specify a maximum number of two delimiter characters. The default delimiter characters are the double angle brackets (<< and >>).
Note If you specify only one set of delimiter characters with cLeftDelimiter, both the left and right delimiter characters are set to cLeftDelimiter. If you specify both sets of delimiter characters with cLeftDelimiter and cRightDelimiter, the first set of delimiter characters is set to cLeftDelimiter and the second set of delimiter characters is set to cRightDelimiter.
Tip To restore the default delimiter characters, call SET TEXTMERGE DELIMITERS without arguments.
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08