Writer instructions | |
---|---|
Page title | For most spaces, this page must be titled Space announcements. For spaces with localized content, this page must be titled Space announcements l10n. |
Purpose | Provide an announcement banner on every page of your space. |
Location | Move this page outside of your home branch. |
Guidelines |
+CHARFLDDLM
Use this parameter to override the default field delimiter characters used for character data fields when unloading using ASCIIDEL-format.
The default delimiter for character data is double quotation marks ("). You can use most single characters as a delimiter except a plus sign, comma, or blank. You can also use a null character (that is, no character at all). To do this, code as +CHARFLDDLM(), with no operand.
The UNLD command option FORMAT ASCIIDEL CHARFLDDLM overrides this parameter. For more information, see FORMAT-UNLD-syntax.
Operands
delim | Single character representing the character field delimiter You can specify that the delimiter be null. |
---|